Skip to content

Commit

Permalink
Update NPM packages
Browse files Browse the repository at this point in the history
  • Loading branch information
akunzai committed Sep 28, 2024
1 parent 227b1a7 commit b59c484
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 92 deletions.
10 changes: 5 additions & 5 deletions samples/AspNetCoreReactSample/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"react-router-bootstrap": "^0.26.3",
"rimraf": "^6.0.1",
"typescript": "~5.5.4",
"typescript-eslint": "^8.6.0",
"typescript-eslint": "^8.7.0",
"web-vitals": "^4.2.3",
"wouter": "^3.3.5"
},
"devDependencies": {
"@types/node": "^22.5.5",
"@types/react": "^18.3.8",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^9.11.0",
"vite": "^5.4.7"
"eslint": "^9.11.1",
"vite": "^5.4.8"
}
}
Loading

0 comments on commit b59c484

Please sign in to comment.