Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 9cff456

Browse files
committed
Upgrade deps
1 parent e4e738d commit 9cff456

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -73,34 +73,34 @@
7373
}
7474
},
7575
"dependencies": {
76-
"@proc7ts/primitives": "^4.0.1",
76+
"@proc7ts/primitives": "@proc7ts/primitives@^4.0.0",
7777
"httongue": "^3.1.0"
7878
},
7979
"devDependencies": {
8080
"@jest/globals": "^29.7.0",
81-
"@proc7ts/async": "^2.1.0",
81+
"@proc7ts/async": "@proc7ts/async@^2.0.0",
8282
"@run-z/eslint-config": "^3.5.0",
8383
"@run-z/prettier-config": "^2.0.0",
8484
"@run-z/project-config": "^0.20.1",
85-
"@swc/core": "^1.3.99",
86-
"@swc/jest": "^0.2.29",
87-
"@typescript-eslint/eslint-plugin": "^6.12.0",
88-
"@typescript-eslint/parser": "^6.12.0",
85+
"@swc/core": "^1.4.8",
86+
"@swc/jest": "^0.2.36",
87+
"@typescript-eslint/eslint-plugin": "^6.21.0",
88+
"@typescript-eslint/parser": "^6.21.0",
8989
"esgen": "^0.2.11",
90-
"eslint": "^8.54.0",
91-
"eslint-plugin-jest": "^27.6.0",
90+
"eslint": "^8.57.0",
91+
"eslint-plugin-jest": "^27.9.0",
9292
"expect": "^29.7.0",
9393
"jest": "^29.7.0",
9494
"jest-junit": "^16.0.0",
9595
"jest-mock": "^29.7.0",
9696
"prettier": "^2.8.8",
9797
"prettier-eslint-cli": "^7.1.0",
98-
"rollup": "^4.5.1",
98+
"rollup": "^4.13.0",
9999
"run-z": "^2.0.0",
100-
"ts-jest": "^29.1.1",
100+
"ts-jest": "^29.1.2",
101101
"tslib": "^2.6.2",
102-
"typedoc": "^0.25.3",
103-
"typescript": "~5.3.2"
102+
"typedoc": "^0.25.12",
103+
"typescript": "~5.3.3"
104104
},
105105
"imports": {
106106
"#churi/core.js": {

0 commit comments

Comments
 (0)