We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aba37b6 commit 58c616eCopy full SHA for 58c616e
package.json
@@ -38,16 +38,16 @@
38
},
39
"license": "MIT",
40
"devDependencies": {
41
- "@pnp/nodejs": "^4.3.0",
+ "@pnp/nodejs": "^4.5.0",
42
"@testing-library/dom": "^10.4.0",
43
- "@testing-library/react": "^16.0.0",
+ "@testing-library/react": "^16.0.1",
44
"@types/jsdom": "^21.1.7",
45
- "@types/react": "^18.3.3",
+ "@types/react": "^18.3.10",
46
"@types/react-dom": "^18.3.0",
47
- "jsdom": "^24.1.1",
+ "jsdom": "^25.0.1",
48
"react-dom": "^18.3.1",
49
- "typescript": "^5.5.4",
50
- "vitest": "^2.0.5"
+ "typescript": "^5.6.2",
+ "vitest": "^2.1.1"
51
52
"peerDependencies": {
53
"@pnp/core": "^4.1.0",
0 commit comments