File tree 10 files changed +195
-210
lines changed
warp-drive__schema-record
10 files changed +195
-210
lines changed Original file line number Diff line number Diff line change 8
8
"@babel/core" : " ^7.26.9" ,
9
9
"@babel/eslint-parser" : " 7.26.8" ,
10
10
"@rollup/plugin-babel" : " ^6.0.4" ,
11
- "@typescript-eslint/eslint-plugin" : " ^8.25 .0" ,
12
- "@typescript-eslint/parser" : " ^8.25 .0" ,
13
- "typescript-eslint" : " ^8.25 .0" ,
11
+ "@typescript-eslint/eslint-plugin" : " ^8.26 .0" ,
12
+ "@typescript-eslint/parser" : " ^8.26 .0" ,
13
+ "typescript-eslint" : " ^8.26 .0" ,
14
14
"@embroider/addon-dev" : " ^7.1.1" ,
15
15
"@eslint/js" : " ^9.21.0" ,
16
16
"globals" : " ^16.0.0" ,
20
20
"eslint-config-prettier" : " ^9.1.0" ,
21
21
"eslint-plugin-import" : " ^2.31.0" ,
22
22
"eslint-plugin-mocha" : " ^10.5.0" ,
23
- "eslint-plugin-n" : " ^17.15.1 " ,
23
+ "eslint-plugin-n" : " ^17.16.2 " ,
24
24
"eslint-plugin-qunit" : " ^8.1.2" ,
25
25
"eslint-plugin-simple-import-sort" : " ^12.1.1" ,
26
26
"rollup" : " ^4.34.9" ,
Original file line number Diff line number Diff line change 53
53
"git-repo-version" : " ^1.0.2" ,
54
54
"globby" : " ^14.1.0" ,
55
55
"lerna-changelog" : " ^2.2.0" ,
56
- "prettier" : " ^3.5.2 " ,
56
+ "prettier" : " ^3.5.3 " ,
57
57
"prettier-plugin-ember-template-tag" : " ^2.0.4" ,
58
58
"rimraf" : " ^6.0.1" ,
59
59
"semver" : " ^7.7.1" ,
Original file line number Diff line number Diff line change 107
107
"@ember/test-waiters" : " ^3.1.0" ,
108
108
"@glimmer/component" : " ^1.1.2" ,
109
109
"@glimmer/tracking" : " ^1.1.2" ,
110
- "@types/qunit" : " 2.19.10 " ,
110
+ "@types/qunit" : " 2.19.12 " ,
111
111
"@ember/test-helpers" : " 5.1.0" ,
112
112
"@warp-drive/internal-config" : " workspace:*" ,
113
113
"ember-source" : " ~5.12.0" ,
Original file line number Diff line number Diff line change 51
51
"devDependencies" : {
52
52
"@warp-drive/internal-config" : " workspace:*" ,
53
53
"@types/babel__core" : " ^7.20.5" ,
54
- "@types/node" : " ^20.17.22 " ,
54
+ "@types/node" : " ^20.17.23 " ,
55
55
"@babel/plugin-transform-typescript" : " ^7.26.8" ,
56
56
"@babel/preset-typescript" : " ^7.26.0" ,
57
57
"@babel/core" : " ^7.26.9" ,
Original file line number Diff line number Diff line change 76
76
"@ember/test-helpers" : " 5.1.0" ,
77
77
"@glimmer/component" : " ^1.1.2" ,
78
78
"@types/semver" : " ^7.5.8" ,
79
- "@types/qunit" : " 2.19.10 " ,
79
+ "@types/qunit" : " 2.19.12 " ,
80
80
"@ember-data/request" : " workspace:*" ,
81
81
"@ember-data/request-utils" : " workspace:*" ,
82
82
"@ember-data/store" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments