Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Aug 2, 2024
1 parent 864a4b8 commit b3cfb8c
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
84 changes: 42 additions & 42 deletions src/main/webui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions src/main/webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,25 @@
},
"license": "MIT",
"dependencies": {
"@tanstack/react-query": "5.51.16",
"@tanstack/react-query-devtools": "5.51.15",
"axios": "1.7.2",
"@tanstack/react-query": "5.51.21",
"@tanstack/react-query-devtools": "5.51.21",
"axios": "1.7.3",
"primeflex": "3.3.1",
"primeicons": "7.0.0",
"primelocale": "1.0.0",
"primereact": "10.8.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.52.1",
"react-router-dom": "6.25.1",
"react-router-dom": "6.26.0",
"react-transition-group": "4.4.5"
},
"devDependencies": {
"@farmfe/cli": "1.0.3",
"@farmfe/core": "1.3.12",
"@farmfe/plugin-react": "1.2.0",
"@farmfe/plugin-sass": "1.1.0",
"@types/node": "22.0.2",
"@types/node": "22.1.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
Expand Down

0 comments on commit b3cfb8c

Please sign in to comment.