mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-09-07 15:29:16 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f627cce9c2 |
Generated
+4
-4
@@ -12,7 +12,7 @@
|
||||
"@biomejs/biome": "2.5.7",
|
||||
"@eslint/js": "10.0.1",
|
||||
"@types/node": "24.7.2",
|
||||
"globals": "17.9.0",
|
||||
"globals": "17.12.0",
|
||||
"rimraf": "6.1.3",
|
||||
"tsdown": "0.22.14",
|
||||
"typescript": "7.0.2"
|
||||
@@ -1405,9 +1405,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "17.9.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-17.9.0.tgz",
|
||||
"integrity": "sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==",
|
||||
"version": "17.12.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-17.12.0.tgz",
|
||||
"integrity": "sha512-cezEd/DTyyht9cvSSURyygXPfy04GtWO/5e6ZPvH7fCtjKz9PYOmuawphw1Ctd1f6C+5JypXfGD7ahNMXvevBA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
+1
-1
@@ -39,7 +39,7 @@
|
||||
"@biomejs/biome": "2.5.7",
|
||||
"@eslint/js": "10.0.1",
|
||||
"@types/node": "24.7.2",
|
||||
"globals": "17.9.0",
|
||||
"globals": "17.12.0",
|
||||
"rimraf": "6.1.3",
|
||||
"tsdown": "0.22.14",
|
||||
"typescript": "7.0.2"
|
||||
|
||||
Reference in New Issue
Block a user