Skip to content

Commit

Permalink
Merge pull request #19 from Jordan-Kowal/dependabot/npm_and_yarn/fron…
Browse files Browse the repository at this point in the history
…tend/all-c558ec6ae6

[Frontend] bump the all group in /frontend with 9 updates
  • Loading branch information
Jordan-Kowal authored Nov 4, 2024
2 parents a67132d + 64f2d99 commit 6f5e7c2
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 149 deletions.
18 changes: 9 additions & 9 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"dependencies": {
"@ant-design/icons": "5.5.1",
"@tanstack/react-query": "5.59.16",
"@tanstack/react-query-devtools": "5.59.16",
"@tanstack/react-query": "5.59.19",
"@tanstack/react-query-devtools": "5.59.19",
"antd": "5.21.6",
"classnames": "2.5.1",
"dayjs": "1.11.13",
Expand All @@ -32,7 +32,7 @@
"react-helmet-async": "2.0.5",
"react-router-dom": "6.27.0",
"react-use": "17.5.1",
"zustand": "5.0.0"
"zustand": "5.0.1"
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
Expand All @@ -41,28 +41,28 @@
"@babel/preset-typescript": "7.26.0",
"@biomejs/biome": "1.9.4",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "22.8.1",
"@types/node": "22.8.7",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.3",
"@vitest/coverage-v8": "2.1.3",
"@vitest/ui": "2.1.3",
"@vitest/coverage-v8": "2.1.4",
"@vitest/ui": "2.1.4",
"autoprefixer": "10.4.20",
"jsdom": "25.0.1",
"less": "4.2.0",
"msw": "2.5.2",
"msw": "2.6.0",
"postcss": "8.4.47",
"postcss-less": "6.0.0",
"tailwindcss": "3.4.14",
"ts-node": "10.9.2",
"typescript": "5.6.3",
"vite": "5.4.10",
"vitest": "2.1.3"
"vitest": "2.1.4"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 6f5e7c2

Please sign in to comment.