Skip to content

Commit 3957335

Browse files
committed
chore: bump deps
1 parent 98e2f84 commit 3957335

File tree

24 files changed

+1022
-1041
lines changed

24 files changed

+1022
-1041
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"chokidar": "4.0.3",
4343
"concurrently": "9.2.1",
4444
"cross-env": "10.1.0",
45-
"happy-dom": "20.0.10",
45+
"happy-dom": "20.0.11",
4646
"husky": "9.1.7",
4747
"lint-staged": "16.2.7",
4848
"mdx-local-link-checker": "2.1.1",
@@ -52,19 +52,19 @@
5252
"tsx": "4.20.6",
5353
"typescript": "5.9.3",
5454
"vite-tsconfig-paths": "5.1.4",
55-
"vitest": "4.0.14"
55+
"vitest": "4.0.15"
5656
},
5757
"devDependencies": {
5858
"@eslint/js": "^9.39.1",
5959
"@types/eslint": "9.6.1",
6060
"@types/node": "24.10.1",
61-
"@typescript-eslint/eslint-plugin": "8.48.0",
62-
"@typescript-eslint/parser": "8.48.0",
61+
"@typescript-eslint/eslint-plugin": "8.48.1",
62+
"@typescript-eslint/parser": "8.48.1",
6363
"eslint": "9.39.1",
6464
"eslint-config-prettier": "10.1.8",
6565
"globals": "^16.4.0",
6666
"prettier": "3.2.5",
67-
"typescript-eslint": "^8.46.4",
67+
"typescript-eslint": "^8.48.1",
6868
"vite-plugin-virtual": "^0.4.0"
6969
},
7070
"lint-staged": {

packages/astro-plugin-studio/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"javascript-stringify": "2.1.0"
4444
},
4545
"devDependencies": {
46-
"astro": "5.16.2",
47-
"vite": "7.2.4"
46+
"astro": "5.16.3",
47+
"vite": "7.2.6"
4848
},
4949
"peerDependencies": {
5050
"astro": ">=4"

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@pandacss/types": "workspace:*",
8282
"bundle-n-require": "1.1.2",
8383
"escalade": "3.2.0",
84-
"merge-anything": "5.1.7",
84+
"merge-anything": "6.0.6",
8585
"microdiff": "1.5.0",
8686
"typescript": "5.9.3"
8787
},

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"kleur": "4.1.5"
4343
},
4444
"devDependencies": {
45-
"matcher": "5.0.0"
45+
"matcher": "6.0.0"
4646
}
4747
}

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"lodash.merge": "4.6.2",
5757
"look-it-up": "2.1.0",
5858
"outdent": " ^0.8.0",
59-
"package-manager-detector": "1.5.0",
59+
"package-manager-detector": "1.6.0",
6060
"perfect-debounce": "1.0.0",
6161
"pkg-types": "2.3.0",
6262
"picomatch": "4.0.3",

packages/parser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"@pandacss/logger": "workspace:*",
4141
"@pandacss/shared": "workspace:*",
4242
"@pandacss/types": "workspace:*",
43-
"@vue/compiler-sfc": "3.5.22",
43+
"@vue/compiler-sfc": "3.5.25",
4444
"magic-string": "0.30.21",
4545
"ts-morph": "27.0.2",
4646
"ts-pattern": "5.9.0"
4747
},
4848
"devDependencies": {
4949
"@pandacss/generator": "workspace:*",
50-
"@vue/compiler-core": "3.5.22"
50+
"@vue/compiler-core": "3.5.25"
5151
},
5252
"files": [
5353
"dist"

packages/studio/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@
6262
"@pandacss/shared": "workspace:*",
6363
"@pandacss/token-dictionary": "workspace:*",
6464
"@pandacss/types": "workspace:*",
65-
"astro": "5.16.2",
65+
"astro": "5.16.3",
6666
"nanostores": "^1.1.0",
6767
"react": "19.2.0",
6868
"react-dom": "19.2.0",
69-
"vite": "7.2.4"
69+
"vite": "7.2.6"
7070
},
7171
"devDependencies": {
7272
"@testing-library/react": "16.3.0",

playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@prisma/client": "5.9.1",
3131
"@textea/json-viewer": "4.0.1",
3232
"lightningcss-wasm": "1.30.2",
33-
"merge-anything": "5.1.7",
33+
"merge-anything": "6.0.6",
3434
"monaco-editor": "0.46.0",
3535
"monaco-editor-auto-typings": "0.4.6",
3636
"monaco-jsx-syntax-highlight": "1.2.0",
@@ -53,7 +53,7 @@
5353
"zod": "3.25.1"
5454
},
5555
"devDependencies": {
56-
"@eslint/eslintrc": "^3.3.1",
56+
"@eslint/eslintrc": "^3.3.3",
5757
"@eslint/js": "^9.39.1",
5858
"@next/bundle-analyzer": "15.5.6",
5959
"@pandacss/dev": "workspace:*",
@@ -62,7 +62,7 @@
6262
"@types/react-dom": "19.2.3",
6363
"dts-bundle-generator": "9.5.1",
6464
"eslint": "^9.39.1",
65-
"eslint-config-next": "16.0.3",
65+
"eslint-config-next": "16.0.6",
6666
"eslint-plugin-react-hooks": "^7.0.1",
6767
"raw-loader": "4.0.2",
6868
"tsx": "4.20.6"

0 commit comments

Comments
 (0)