Skip to content

Commit

Permalink
Updated Farm and Tanstack Query
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Jan 5, 2025
1 parent 128d804 commit 44ff753
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
114 changes: 57 additions & 57 deletions src/main/webui/package-lock.json

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

8 changes: 4 additions & 4 deletions src/main/webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"license": "MIT",
"dependencies": {
"@tanstack/react-query": "5.62.11",
"@tanstack/react-query-devtools": "5.62.11",
"@tanstack/react-query": "5.62.15",
"@tanstack/react-query-devtools": "5.62.15",
"axios": "1.7.9",
"primeflex": "3.3.1",
"primeicons": "7.0.0",
Expand All @@ -25,10 +25,10 @@
},
"devDependencies": {
"@farmfe/cli": "1.0.4",
"@farmfe/core": "1.6.2",
"@farmfe/core": "1.6.3",
"@farmfe/plugin-react": "1.2.6",
"@farmfe/plugin-sass": "1.1.0",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/react-router-dom": "5.3.3",
Expand Down

0 comments on commit 44ff753

Please sign in to comment.