Skip to content

Commit f7780ed

Browse files
chore(deps): update all non-major dependencies
1 parent 5bf8f00 commit f7780ed

File tree

34 files changed

+11360
-11917
lines changed

34 files changed

+11360
-11917
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -36,32 +36,32 @@
3636
"license": "MIT",
3737
"dependencies": {
3838
"@changesets/changelog-github": "0.5.1",
39-
"@changesets/cli": "2.27.12",
39+
"@changesets/cli": "2.29.4",
4040
"@projectwallace/format-css": "^1.4.3",
4141
"chokidar": "4.0.3",
4242
"concurrently": "8.2.2",
4343
"cross-env": "7.0.3",
44-
"happy-dom": "15.10.2",
45-
"husky": "9.0.11",
46-
"lint-staged": "15.2.11",
44+
"happy-dom": "15.11.7",
45+
"husky": "9.1.7",
46+
"lint-staged": "15.5.2",
4747
"mdx-local-link-checker": "2.1.1",
4848
"rimraf": "5.0.10",
4949
"ts-morph": "24.0.0",
50-
"tsup": "8.0.2",
51-
"tsx": "4.7.1",
52-
"typescript": "5.6.2",
53-
"vite-tsconfig-paths": "4.3.1",
54-
"vitest": "3.1.1"
50+
"tsup": "8.5.0",
51+
"tsx": "4.19.4",
52+
"typescript": "5.8.3",
53+
"vite-tsconfig-paths": "4.3.2",
54+
"vitest": "3.1.3"
5555
},
5656
"devDependencies": {
5757
"@types/eslint": "8.56.12",
58-
"@types/node": "20.11.30",
59-
"@typescript-eslint/eslint-plugin": "7.0.1",
60-
"@typescript-eslint/parser": "7.0.1",
61-
"eslint": "8.56.0",
58+
"@types/node": "20.17.48",
59+
"@typescript-eslint/eslint-plugin": "7.18.0",
60+
"@typescript-eslint/parser": "7.18.0",
61+
"eslint": "8.57.1",
6262
"eslint-config-prettier": "9.1.0",
63-
"prettier": "3.2.5",
64-
"vite-plugin-virtual": "^0.3.0"
63+
"prettier": "3.5.3",
64+
"vite-plugin-virtual": "^0.4.0"
6565
},
6666
"lint-staged": {
6767
"packages/**/*.{ts,tsx}": [
@@ -70,10 +70,10 @@
7070
"git add --all packages/studio/"
7171
]
7272
},
73-
"packageManager": "pnpm@10.10.0",
73+
"packageManager": "pnpm@10.11.0",
7474
"pnpm": {
7575
"overrides": {
76-
"@swc/helpers@~0.4": "0.4.36"
76+
"@swc/helpers@~0.4": "0.5.17"
7777
}
7878
}
7979
}

packages/astro-plugin-studio/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"javascript-stringify": "2.1.0"
4242
},
4343
"devDependencies": {
44-
"astro": "5.5.5",
45-
"vite": "6.2.5"
44+
"astro": "5.7.13",
45+
"vite": "6.3.5"
4646
},
4747
"peerDependencies": {
4848
"astro": ">=4"

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"postcss.js"
5757
],
5858
"dependencies": {
59-
"@clack/prompts": "0.9.1",
59+
"@clack/prompts": "0.10.1",
6060
"@pandacss/config": "workspace:*",
6161
"@pandacss/logger": "workspace:*",
6262
"@pandacss/node": "workspace:*",
@@ -70,6 +70,6 @@
7070
"devDependencies": {
7171
"@types/update-notifier": "6.0.8",
7272
"kleur": "4.1.5",
73-
"update-notifier": "7.0.0"
73+
"update-notifier": "7.3.1"
7474
}
7575
}

packages/config/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@
7979
"@pandacss/shared": "workspace:*",
8080
"@pandacss/types": "workspace:*",
8181
"bundle-n-require": "1.1.2",
82-
"escalade": "3.1.2",
82+
"escalade": "3.2.0",
8383
"merge-anything": "5.1.7",
84-
"microdiff": "1.3.2",
85-
"typescript": "5.6.2"
84+
"microdiff": "1.5.0",
85+
"typescript": "5.8.3"
8686
},
8787
"devDependencies": {
88-
"pkg-types": "1.0.3"
88+
"pkg-types": "1.3.1"
8989
}
9090
}

packages/core/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,20 @@
4343
"@pandacss/shared": "workspace:*",
4444
"@pandacss/token-dictionary": "workspace:*",
4545
"@pandacss/types": "workspace:*",
46-
"browserslist": "4.23.3",
46+
"browserslist": "4.24.5",
4747
"hookable": "5.5.3",
48-
"lightningcss": "1.25.1",
48+
"lightningcss": "1.30.1",
4949
"lodash.merge": "4.6.2",
5050
"outdent": "0.8.0",
51-
"postcss": "8.4.49",
52-
"postcss-discard-duplicates": "7.0.1",
53-
"postcss-discard-empty": "7.0.0",
54-
"postcss-merge-rules": "7.0.4",
55-
"postcss-minify-selectors": "7.0.4",
56-
"postcss-nested": "6.0.1",
57-
"postcss-normalize-whitespace": "7.0.0",
51+
"postcss": "8.5.3",
52+
"postcss-discard-duplicates": "7.0.2",
53+
"postcss-discard-empty": "7.0.1",
54+
"postcss-merge-rules": "7.0.5",
55+
"postcss-minify-selectors": "7.0.5",
56+
"postcss-nested": "6.2.0",
57+
"postcss-normalize-whitespace": "7.0.1",
5858
"postcss-selector-parser": "6.1.2",
59-
"ts-pattern": "5.0.8"
59+
"ts-pattern": "5.7.1"
6060
},
6161
"devDependencies": {
6262
"@types/lodash.merge": "4.6.9"

packages/fixture/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"@pandacss/shared": "workspace:^",
1717
"@pandacss/token-dictionary": "workspace:^",
1818
"@pandacss/types": "workspace:*",
19-
"postcss": "8.4.49"
19+
"postcss": "8.5.3"
2020
}
2121
}

packages/generator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"javascript-stringify": "2.1.0",
4747
"outdent": " ^0.8.0",
4848
"pluralize": "8.0.0",
49-
"postcss": "8.4.49",
50-
"ts-pattern": "5.0.8"
49+
"postcss": "8.5.3",
50+
"ts-pattern": "5.7.1"
5151
},
5252
"devDependencies": {
5353
"@types/pluralize": "0.0.33"

packages/node/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,25 +46,25 @@
4646
"@pandacss/shared": "workspace:*",
4747
"@pandacss/token-dictionary": "workspace:*",
4848
"@pandacss/types": "workspace:*",
49-
"browserslist": "4.23.3",
49+
"browserslist": "4.24.5",
5050
"chokidar": "4.0.3",
51-
"tinyglobby": "0.2.12",
52-
"fs-extra": "11.2.0",
51+
"tinyglobby": "0.2.13",
52+
"fs-extra": "11.3.0",
5353
"glob-parent": "6.0.2",
5454
"is-glob": "4.0.3",
5555
"lodash.merge": "4.6.2",
5656
"look-it-up": "2.1.0",
5757
"outdent": " ^0.8.0",
58-
"package-manager-detector": "0.1.0",
58+
"package-manager-detector": "0.2.11",
5959
"perfect-debounce": "1.0.0",
60-
"pkg-types": "1.0.3",
60+
"pkg-types": "1.3.1",
6161
"picomatch": "4.0.2",
6262
"pluralize": "8.0.0",
63-
"postcss": "8.4.49",
64-
"prettier": "3.2.5",
63+
"postcss": "8.5.3",
64+
"prettier": "3.5.3",
6565
"ts-morph": "24.0.0",
66-
"ts-pattern": "5.0.8",
67-
"tsconfck": "3.0.2"
66+
"ts-pattern": "5.7.1",
67+
"tsconfck": "3.1.5"
6868
},
6969
"devDependencies": {
7070
"@types/picomatch": "3.0.2",

packages/parser/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
"@pandacss/logger": "workspace:*",
4040
"@pandacss/shared": "workspace:*",
4141
"@pandacss/types": "workspace:*",
42-
"@vue/compiler-sfc": "3.4.19",
42+
"@vue/compiler-sfc": "3.5.14",
4343
"magic-string": "0.30.17",
4444
"ts-morph": "24.0.0",
45-
"ts-pattern": "5.0.8"
45+
"ts-pattern": "5.7.1"
4646
},
4747
"devDependencies": {
4848
"@pandacss/generator": "workspace:*",
49-
"@vue/compiler-core": "3.4.19"
49+
"@vue/compiler-core": "3.5.14"
5050
},
5151
"files": [
5252
"dist"

packages/postcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
],
3939
"dependencies": {
4040
"@pandacss/node": "workspace:*",
41-
"postcss": "8.4.49"
41+
"postcss": "8.5.3"
4242
},
4343
"devDependencies": {
4444
"@pandacss/logger": "workspace:*"

packages/preset-open-props/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"dependencies": {
4040
"@pandacss/types": "workspace:*",
4141
"css": "3.0.0",
42-
"open-props": "1.6.18"
42+
"open-props": "1.7.15"
4343
},
4444
"devDependencies": {
45-
"@types/css": "0.0.37"
45+
"@types/css": "0.0.38"
4646
}
4747
}

packages/studio/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,21 +54,21 @@
5454
"author": "Segun Adebayo <[email protected]>",
5555
"license": "MIT",
5656
"dependencies": {
57-
"@astrojs/react": "4.2.2",
57+
"@astrojs/react": "4.2.7",
5858
"@pandacss/config": "workspace:*",
5959
"@pandacss/logger": "workspace:*",
6060
"@pandacss/shared": "workspace:*",
6161
"@pandacss/token-dictionary": "workspace:*",
6262
"@pandacss/types": "workspace:*",
6363
"@pandacss/astro-plugin-studio": "workspace:*",
64-
"astro": "5.5.5",
65-
"react": "18.2.0",
66-
"react-dom": "18.2.0",
67-
"vite": "6.2.5"
64+
"astro": "5.7.13",
65+
"react": "18.3.1",
66+
"react-dom": "18.3.1",
67+
"vite": "6.3.5"
6868
},
6969
"devDependencies": {
70-
"@types/react": "18.2.55",
71-
"@types/react-dom": "18.2.19",
72-
"@testing-library/react": "14.2.2"
70+
"@types/react": "18.3.21",
71+
"@types/react-dom": "18.3.7",
72+
"@testing-library/react": "14.3.1"
7373
}
7474
}

packages/token-dictionary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"@pandacss/logger": "workspace:^",
4141
"@pandacss/shared": "workspace:*",
4242
"@pandacss/types": "workspace:*",
43-
"ts-pattern": "5.0.8"
43+
"ts-pattern": "5.7.1"
4444
}
4545
}

packages/types/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"devDependencies": {
3434
"@pandacss/extractor": "workspace:*",
3535
"csstype": "3.1.3",
36-
"microdiff": "1.3.2",
36+
"microdiff": "1.5.0",
3737
"ncp": "2.0.0",
38-
"pkg-types": "1.0.3",
38+
"pkg-types": "1.3.1",
3939
"ts-morph": "24.0.0"
4040
}
4141
}

playground/package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -19,49 +19,49 @@
1919
"typecheck": "tsc --noEmit"
2020
},
2121
"dependencies": {
22-
"@ark-ui/react": "5.7.0",
23-
"@monaco-editor/react": "4.6.0",
22+
"@ark-ui/react": "5.9.1",
23+
"@monaco-editor/react": "4.7.0",
2424
"@pandacss/config": "workspace:*",
2525
"@pandacss/generator": "workspace:*",
2626
"@pandacss/logger": "workspace:*",
2727
"@pandacss/parser": "workspace:*",
2828
"@pandacss/preset-base": "workspace:*",
2929
"@pandacss/preset-panda": "workspace:*",
30-
"@prisma/client": "5.9.1",
31-
"@textea/json-viewer": "3.4.1",
32-
"lightningcss-wasm": "1.23.0",
30+
"@prisma/client": "5.22.0",
31+
"@textea/json-viewer": "3.5.0",
32+
"lightningcss-wasm": "1.30.1",
3333
"merge-anything": "5.1.7",
34-
"monaco-editor": "0.46.0",
34+
"monaco-editor": "0.52.2",
3535
"monaco-editor-auto-typings": "0.4.6",
3636
"monaco-jsx-syntax-highlight": "1.2.0",
37-
"nanoid": "5.0.9",
38-
"next": "14.2.26",
37+
"nanoid": "5.1.5",
38+
"next": "14.2.28",
3939
"next-themes": "0.4.6",
4040
"os-browserify": "0.3.0",
4141
"outdent": " ^0.8.0",
4242
"path-browserify": "1.0.1",
43-
"prism-react-renderer": "2.3.1",
44-
"prisma": "5.9.1",
45-
"react": "18.2.0",
46-
"react-dom": "18.2.0",
43+
"prism-react-renderer": "2.4.1",
44+
"prisma": "5.22.0",
45+
"react": "18.3.1",
46+
"react-dom": "18.3.1",
4747
"react-live-runner": "1.0.7",
4848
"sucrase": "3.35.0",
49-
"ts-pattern": "5.0.8",
50-
"typescript": "5.6.2",
51-
"usehooks-ts": "2.14.0",
49+
"ts-pattern": "5.7.1",
50+
"typescript": "5.8.3",
51+
"usehooks-ts": "2.16.0",
5252
"util": "0.12.5",
53-
"zod": "3.22.4"
53+
"zod": "3.24.4"
5454
},
5555
"devDependencies": {
56-
"@next/bundle-analyzer": "14.1.0",
56+
"@next/bundle-analyzer": "14.2.28",
5757
"@pandacss/dev": "workspace:*",
5858
"@pandacss/types": "workspace:*",
59-
"@types/react": "18.2.55",
60-
"@types/react-dom": "18.2.19",
61-
"dts-bundle-generator": "9.3.1",
62-
"eslint-config-next": "14.1.0",
59+
"@types/react": "18.3.21",
60+
"@types/react-dom": "18.3.7",
61+
"dts-bundle-generator": "9.5.1",
62+
"eslint-config-next": "14.2.28",
6363
"raw-loader": "4.0.2",
64-
"tsx": "4.7.1"
64+
"tsx": "4.19.4"
6565
},
6666
"browserslist": [
6767
"Chrome 118"

0 commit comments

Comments
 (0)