Skip to content

Commit 58c616e

Browse files
committed
Bumps dev dependencies to the latest
1 parent aba37b6 commit 58c616e

File tree

2 files changed

+326
-448
lines changed

2 files changed

+326
-448
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
},
3939
"license": "MIT",
4040
"devDependencies": {
41-
"@pnp/nodejs": "^4.3.0",
41+
"@pnp/nodejs": "^4.5.0",
4242
"@testing-library/dom": "^10.4.0",
43-
"@testing-library/react": "^16.0.0",
43+
"@testing-library/react": "^16.0.1",
4444
"@types/jsdom": "^21.1.7",
45-
"@types/react": "^18.3.3",
45+
"@types/react": "^18.3.10",
4646
"@types/react-dom": "^18.3.0",
47-
"jsdom": "^24.1.1",
47+
"jsdom": "^25.0.1",
4848
"react-dom": "^18.3.1",
49-
"typescript": "^5.5.4",
50-
"vitest": "^2.0.5"
49+
"typescript": "^5.6.2",
50+
"vitest": "^2.1.1"
5151
},
5252
"peerDependencies": {
5353
"@pnp/core": "^4.1.0",

0 commit comments

Comments
 (0)