Skip to content

Commit

Permalink
build(dev-deps): upgrade dev deps in /e2e/release/sample
Browse files Browse the repository at this point in the history
  • Loading branch information
ivangabriele authored and louptheron committed Sep 26, 2024
1 parent 54c4d3f commit 1581c0a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 36 deletions.
53 changes: 21 additions & 32 deletions e2e/release/sample/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 e2e/release/sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
},
"devDependencies": {
"@tsconfig/vite-react": "3.0.2",
"@types/node": "22.5.5",
"@types/react": "18.3.8",
"@types/node": "22.7.0",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"prettier": "3.3.3",
"typescript": "4.9.5",
"vite": "5.4.7",
"typescript": "5.6.2",
"vite": "5.4.8",
"vite-tsconfig-paths": "5.0.1"
},
"browserslist": {
Expand Down

0 comments on commit 1581c0a

Please sign in to comment.