Skip to content

Commit 742e1ad

Browse files
committed
chore: update dev dependencies to the latest
1 parent 530c165 commit 742e1ad

File tree

3 files changed

+2239
-2209
lines changed

3 files changed

+2239
-2209
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@
4141
"jsonminify": "^0.4.2"
4242
},
4343
"devDependencies": {
44-
"@types/jasmine": "^5.1.4",
45-
"@types/node": "22.5.4",
44+
"@types/jasmine": "^5.1.8",
45+
"@types/node": "22.15.20",
4646
"eslint-config-atomic": "^1.22.1",
47-
"jasmine": "^5.2.0",
47+
"jasmine": "^5.7.1",
4848
"jasmine-spec-reporter": "^7.0.0",
4949
"mjs-dirname": "^1.0.0",
50-
"parcel": "^2.12.0",
50+
"parcel": "^2.15.1",
5151
"prettier-config-atomic": "^4.0.0",
5252
"servor": "^4.0.2",
53-
"shx": "0.3.4",
54-
"strip-json-comments": "^5.0.1",
55-
"typescript": "^5.5.4",
56-
"undici-types": "^6.19.8"
53+
"shx": "0.4.0",
54+
"strip-json-comments": "^5.0.2",
55+
"typescript": "^5.8.3",
56+
"undici-types": "^7.10.0"
5757
},
5858
"keywords": [
5959
"json",
@@ -96,7 +96,7 @@
9696
"rust",
9797
"bandwith"
9898
],
99-
"packageManager": "pnpm@10.10.0",
99+
"packageManager": "pnpm@10.11.0",
100100
"targets": {
101101
"browser": {
102102
"context": "browser",

0 commit comments

Comments
 (0)