Skip to content

Commit 161df3f

Browse files
chore(deps): update devdependencies
1 parent 5ccbafa commit 161df3f

File tree

4 files changed

+3431
-2641
lines changed

4 files changed

+3431
-2641
lines changed

ember-statechart-component/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@
5353
"xstate": "^5.18.0"
5454
},
5555
"devDependencies": {
56-
"@arethetypeswrong/cli": "^0.16.4",
57-
"@babel/core": "7.25.7",
56+
"@arethetypeswrong/cli": "^0.18.0",
57+
"@babel/core": "7.28.5",
5858
"@babel/eslint-parser": "^7.25.7",
5959
"@babel/plugin-proposal-class-properties": "7.18.6",
60-
"@babel/plugin-syntax-decorators": "7.25.7",
60+
"@babel/plugin-syntax-decorators": "7.27.1",
6161
"@babel/plugin-transform-typescript": "^7.25.7",
62-
"@babel/preset-typescript": "7.25.7",
62+
"@babel/preset-typescript": "7.28.5",
6363
"@embroider/addon-dev": "^5.0.0",
64-
"@glimmer/compiler": "^0.92.4",
64+
"@glimmer/compiler": "^0.94.0",
6565
"@glimmer/component": "^1.1.2",
6666
"@glimmer/env": "^0.1.7",
6767
"@glint/core": "1.4.1-unstable.b29a807",
@@ -80,12 +80,12 @@
8080
"eslint-plugin-ember": "^12.2.1",
8181
"eslint-plugin-import": "^2.31.0",
8282
"eslint-plugin-json": "^4.0.1",
83-
"eslint-plugin-node": "^11.1.0",
83+
"eslint-plugin-n": "^14.0.0",
8484
"eslint-plugin-simple-import-sort": "^12.1.1",
8585
"expect-type": "^1.1.0",
8686
"prettier": "^3.3.3",
87-
"publint": "^0.2.11",
88-
"typescript": "~5.5.0",
87+
"publint": "^0.3.0",
88+
"typescript": "~5.9.0",
8989
"vite": "^5.4.8",
9090
"vite-plugin-dts": "^4.2.4",
9191
"xstate": "^5.18.2"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"lint:fix": "pnpm run --filter '*' lint:fix"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "7.25.7",
17+
"@babel/core": "7.28.5",
1818
"@glint/core": "1.4.1-unstable.b29a807",
1919
"@glint/environment-ember-loose": "1.4.1-unstable.b29a807",
2020
"@glint/environment-ember-template-imports": "1.4.1-unstable.b29a807",
@@ -23,9 +23,9 @@
2323
"ember-template-lint": "^6.0.0",
2424
"eslint": "^8.56.0",
2525
"eslint-plugin-ember": "^12.2.1",
26-
"eslint-plugin-node": "^11.1.0",
26+
"eslint-plugin-n": "^14.0.0",
2727
"prettier": "^3.3.3",
28-
"release-plan": "^0.9.0",
28+
"release-plan": "^0.17.0",
2929
"typescript": "^5.5.0"
3030
},
3131
"packageManager": "pnpm@9.15.9",

0 commit comments

Comments
 (0)