Skip to content

Commit

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

[Frontend] bump the all group in /frontend with 9 updates
  • Loading branch information
Jordan-Kowal authored Oct 14, 2024
2 parents e0828a6 + 4fa8bf9 commit 3ef418b
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 162 deletions.
18 changes: 9 additions & 9 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@
},
"dependencies": {
"@ant-design/icons": "5.5.1",
"@tanstack/react-query": "5.59.0",
"@tanstack/react-query-devtools": "5.59.0",
"antd": "5.21.2",
"@tanstack/react-query": "5.59.13",
"@tanstack/react-query-devtools": "5.59.13",
"antd": "5.21.3",
"classnames": "2.5.1",
"dayjs": "1.11.13",
"jkscript": "3.2.3",
"million": "3.1.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet-async": "2.0.5",
"react-router-dom": "6.26.2",
"react-router-dom": "6.27.0",
"react-use": "17.5.1",
"zustand": "5.0.0-rc.2"
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@babel/preset-env": "7.25.7",
"@babel/preset-env": "7.25.8",
"@babel/preset-react": "7.25.7",
"@babel/preset-typescript": "7.25.7",
"@biomejs/biome": "1.9.3",
Expand All @@ -45,22 +45,22 @@
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "22.7.4",
"@types/node": "22.7.5",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.2",
"@vitest/coverage-v8": "2.1.2",
"@vitest/ui": "2.1.2",
"autoprefixer": "10.4.20",
"jsdom": "25.0.1",
"less": "4.2.0",
"msw": "2.4.9",
"msw": "2.4.11",
"postcss": "8.4.47",
"postcss-less": "6.0.0",
"tailwindcss": "3.4.13",
"ts-node": "10.9.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite": "5.4.8",
"vitest": "2.1.2"
},
Expand Down
Loading

0 comments on commit 3ef418b

Please sign in to comment.