Skip to content

Commit 0586f74

Browse files
fix(renovate): Update minor
1 parent d33efb4 commit 0586f74

File tree

2 files changed

+627
-267
lines changed

2 files changed

+627
-267
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "universal-starter-templates",
33
"type": "module",
44
"version": "1.0.0",
5-
"packageManager": "pnpm@10.6.5",
5+
"packageManager": "pnpm@10.8.0",
66
"description": "Basic start template for NodeJS projects based on typescript",
77
"author": "Skippia",
88
"license": "ISC",
@@ -65,7 +65,7 @@
6565
},
6666
"devDependencies": {
6767
"0x": "^5.8.0",
68-
"@antfu/eslint-config": "^4.11.0",
68+
"@antfu/eslint-config": "^4.12.0",
6969
"@semantic-release/changelog": "^6.0.3",
7070
"@semantic-release/commit-analyzer": "^13.0.1",
7171
"@semantic-release/git": "^10.0.1",
@@ -75,7 +75,7 @@
7575
"@types/node": "^22.14.0",
7676
"cz-conventional-changelog": "^3.3.0",
7777
"dependency-cruiser": "^16.10.1",
78-
"eslint": "^9.23.0",
78+
"eslint": "^9.24.0",
7979
"eslint-plugin-functional": "^9.0.1",
8080
"globals": "^16.0.0",
8181
"prettier": "^3.5.3",
@@ -84,9 +84,9 @@
8484
"simple-git-hooks": "^2.12.1",
8585
"tsx": "^4.19.3",
8686
"typescript": "^5.8.3",
87-
"typescript-eslint": "^8.28.0",
87+
"typescript-eslint": "^8.29.1",
8888
"vite": "^6.2.5",
89-
"vite-bundle-analyzer": "^0.17.3",
89+
"vite-bundle-analyzer": "^0.18.1",
9090
"vite-plugin-dts": "^4.5.3",
9191
"vite-tsconfig-paths": "^5.1.4"
9292
},

0 commit comments

Comments
 (0)