This repository was archived by the owner on Mar 16, 2025. It is now read-only.
File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 73
73
}
74
74
},
75
75
"dependencies" : {
76
- "@proc7ts/primitives" : " ^4.0.1 " ,
76
+ "@proc7ts/primitives" : " @proc7ts/primitives@ ^4.0.0 " ,
77
77
"httongue" : " ^3.1.0"
78
78
},
79
79
"devDependencies" : {
80
80
"@jest/globals" : " ^29.7.0" ,
81
- "@proc7ts/async" : " ^2.1 .0" ,
81
+ "@proc7ts/async" : " @proc7ts/async@ ^2.0 .0" ,
82
82
"@run-z/eslint-config" : " ^3.5.0" ,
83
83
"@run-z/prettier-config" : " ^2.0.0" ,
84
84
"@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" ,
89
89
"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" ,
92
92
"expect" : " ^29.7.0" ,
93
93
"jest" : " ^29.7.0" ,
94
94
"jest-junit" : " ^16.0.0" ,
95
95
"jest-mock" : " ^29.7.0" ,
96
96
"prettier" : " ^2.8.8" ,
97
97
"prettier-eslint-cli" : " ^7.1.0" ,
98
- "rollup" : " ^4.5.1 " ,
98
+ "rollup" : " ^4.13.0 " ,
99
99
"run-z" : " ^2.0.0" ,
100
- "ts-jest" : " ^29.1.1 " ,
100
+ "ts-jest" : " ^29.1.2 " ,
101
101
"tslib" : " ^2.6.2" ,
102
- "typedoc" : " ^0.25.3 " ,
103
- "typescript" : " ~5.3.2 "
102
+ "typedoc" : " ^0.25.12 " ,
103
+ "typescript" : " ~5.3.3 "
104
104
},
105
105
"imports" : {
106
106
"#churi/core.js" : {
You can’t perform that action at this time.
0 commit comments