Skip to content

Commit fdde630

Browse files
committed
chore: bump deps
1 parent 73fef72 commit fdde630

File tree

14 files changed

+1020
-666
lines changed

14 files changed

+1020
-666
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"license": "MIT",
3737
"dependencies": {
3838
"@changesets/changelog-github": "0.5.1",
39-
"@changesets/cli": "2.27.12",
40-
"@projectwallace/format-css": "^1.4.3",
39+
"@changesets/cli": "2.29.2",
40+
"@projectwallace/format-css": "^2.0.0",
4141
"chokidar": "4.0.3",
4242
"concurrently": "8.2.2",
4343
"cross-env": "7.0.3",
4444
"happy-dom": "15.10.2",
4545
"husky": "9.0.11",
46-
"lint-staged": "15.2.11",
46+
"lint-staged": "15.5.1",
4747
"mdx-local-link-checker": "2.1.1",
4848
"rimraf": "5.0.10",
4949
"ts-morph": "24.0.0",

packages/astro-plugin-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"javascript-stringify": "2.1.0"
4242
},
4343
"devDependencies": {
44-
"astro": "5.5.5",
44+
"astro": "5.7.5",
4545
"vite": "6.2.5"
4646
},
4747
"peerDependencies": {

packages/cli/package.json

+1-1
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:*",

packages/config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@
8181
"bundle-n-require": "1.1.2",
8282
"escalade": "3.1.2",
8383
"merge-anything": "5.1.7",
84-
"microdiff": "1.3.2",
84+
"microdiff": "1.5.0",
8585
"typescript": "5.6.2"
8686
},
8787
"devDependencies": {
88-
"pkg-types": "1.0.3"
88+
"pkg-types": "2.1.0"
8989
}
9090
}

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@pandacss/types": "workspace:*",
4646
"browserslist": "4.23.3",
4747
"hookable": "5.5.3",
48-
"lightningcss": "1.25.1",
48+
"lightningcss": "1.29.3",
4949
"lodash.merge": "4.6.2",
5050
"outdent": "0.8.0",
5151
"postcss": "8.4.49",

packages/node/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
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": "1.2.0",
5959
"perfect-debounce": "1.0.0",
60-
"pkg-types": "1.0.3",
60+
"pkg-types": "2.1.0",
6161
"picomatch": "4.0.2",
6262
"pluralize": "8.0.0",
6363
"postcss": "8.4.49",

packages/studio/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@
5454
"author": "Segun Adebayo <[email protected]>",
5555
"license": "MIT",
5656
"dependencies": {
57-
"@astrojs/react": "4.2.2",
57+
"@astrojs/react": "4.2.5",
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",
64+
"astro": "5.7.5",
6565
"react": "18.2.0",
6666
"react-dom": "18.2.0",
6767
"vite": "6.2.5"

packages/types/package.json

+2-2
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": "2.1.0",
3939
"ts-morph": "24.0.0"
4040
}
4141
}

playground/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@ark-ui/react": "5.7.0",
23-
"@monaco-editor/react": "4.6.0",
23+
"@monaco-editor/react": "4.7.0",
2424
"@pandacss/config": "workspace:*",
2525
"@pandacss/generator": "workspace:*",
2626
"@pandacss/logger": "workspace:*",
@@ -31,12 +31,12 @@
3131
"@textea/json-viewer": "3.4.1",
3232
"lightningcss-wasm": "1.23.0",
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",
37+
"nanoid": "5.1.5",
3838
"next": "14.2.25",
39-
"next-themes": "0.3.0",
39+
"next-themes": "0.4.6",
4040
"os-browserify": "0.3.0",
4141
"outdent": " ^0.8.0",
4242
"path-browserify": "1.0.1",
@@ -50,10 +50,10 @@
5050
"typescript": "5.6.2",
5151
"usehooks-ts": "2.14.0",
5252
"util": "0.12.5",
53-
"zod": "3.22.4"
53+
"zod": "3.24.3"
5454
},
5555
"devDependencies": {
56-
"@next/bundle-analyzer": "14.1.0",
56+
"@next/bundle-analyzer": "15.3.1",
5757
"@pandacss/dev": "workspace:*",
5858
"@pandacss/types": "workspace:*",
5959
"@types/react": "18.2.55",

0 commit comments

Comments
 (0)