Skip to content

Commit b0a2c54

Browse files
chore: bump up all non-major dependencies (#262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bdbf80c commit b0a2c54

2 files changed

Lines changed: 95 additions & 95 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@tailwindcss/postcss": "^4.1.7",
4141
"@types/lodash.debounce": "^4.0.7",
4242
"@types/lodash.throttle": "^4.1.9",
43-
"@types/node": "24.11.0",
43+
"@types/node": "24.12.0",
4444
"@types/react": "19.2.14",
4545
"@types/react-dom": "19.2.3",
4646
"@uiw/codemirror-theme-eclipse": "^4.23.0",
@@ -73,7 +73,7 @@
7373
"devDependencies": {
7474
"@eslint/eslintrc": "^3.3.1",
7575
"@eslint/js": "^9.27.0",
76-
"eslint": "9.39.3",
76+
"eslint": "9.39.4",
7777
"eslint-config-next": "16.1.6",
7878
"eslint-config-prettier": "^10.0.1",
7979
"eslint-plugin-perfectionist": "^5.0.0",
@@ -109,5 +109,5 @@
109109
"engines": {
110110
"node": ">=22.0.0"
111111
},
112-
"packageManager": "pnpm@10.30.3"
112+
"packageManager": "pnpm@10.32.0"
113113
}

0 commit comments

Comments
 (0)