Skip to content

Commit b3adc6c

Browse files
committed
chore: bump deps
1 parent 2cea8cf commit b3adc6c

File tree

21 files changed

+2129
-1511
lines changed

21 files changed

+2129
-1511
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
"author": "Segun Adebayo <[email protected]>",
3737
"license": "MIT",
3838
"dependencies": {
39-
"@changesets/changelog-github": "0.5.1",
40-
"@changesets/cli": "2.29.5",
39+
"@changesets/changelog-github": "0.5.2",
40+
"@changesets/cli": "2.29.8",
4141
"@projectwallace/format-css": "^2.0.0",
4242
"chokidar": "4.0.3",
4343
"concurrently": "9.2.1",
4444
"cross-env": "10.1.0",
4545
"happy-dom": "20.0.10",
4646
"husky": "9.1.7",
47-
"lint-staged": "15.2.11",
47+
"lint-staged": "16.2.7",
4848
"mdx-local-link-checker": "2.1.1",
4949
"rimraf": "5.0.10",
5050
"ts-morph": "27.0.2",
@@ -58,8 +58,8 @@
5858
"@eslint/js": "^9.39.1",
5959
"@types/eslint": "9.6.1",
6060
"@types/node": "24.10.1",
61-
"@typescript-eslint/eslint-plugin": "8.46.4",
62-
"@typescript-eslint/parser": "8.46.4",
61+
"@typescript-eslint/eslint-plugin": "8.48.0",
62+
"@typescript-eslint/parser": "8.48.0",
6363
"eslint": "9.39.1",
6464
"eslint-config-prettier": "10.1.8",
6565
"globals": "^16.4.0",

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252
"postcss": "8.5.6",
5353
"postcss-discard-duplicates": "7.0.2",
5454
"postcss-discard-empty": "7.0.1",
55-
"postcss-merge-rules": "7.0.6",
55+
"postcss-merge-rules": "7.0.7",
5656
"postcss-minify-selectors": "7.0.5",
5757
"postcss-nested": "7.0.2",
5858
"postcss-normalize-whitespace": "7.0.1",
59-
"postcss-selector-parser": "7.1.0",
59+
"postcss-selector-parser": "7.1.1",
6060
"ts-pattern": "5.9.0"
6161
},
6262
"devDependencies": {

packages/parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@pandacss/shared": "workspace:*",
4242
"@pandacss/types": "workspace:*",
4343
"@vue/compiler-sfc": "3.5.22",
44-
"magic-string": "0.30.19",
44+
"magic-string": "0.30.21",
4545
"ts-morph": "27.0.2",
4646
"ts-pattern": "5.9.0"
4747
},

packages/preset-atlaskit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@pandacss/types": "workspace:*"
4444
},
4545
"devDependencies": {
46-
"@atlaskit/motion": "^5.3.8",
47-
"@atlaskit/tokens": "8.0.0"
46+
"@atlaskit/motion": "^5.3.10",
47+
"@atlaskit/tokens": "8.4.0"
4848
}
4949
}

packages/studio/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"@pandacss/types": "workspace:*",
6363
"@pandacss/astro-plugin-studio": "workspace:*",
6464
"astro": "5.16.2",
65-
"react": "19.1.1",
66-
"react-dom": "19.1.1",
65+
"react": "19.2.0",
66+
"react-dom": "19.2.0",
6767
"vite": "7.2.4"
6868
},
6969
"devDependencies": {

playground/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,21 +29,21 @@
2929
"@pandacss/preset-panda": "workspace:*",
3030
"@prisma/client": "5.9.1",
3131
"@textea/json-viewer": "4.0.1",
32-
"lightningcss-wasm": "1.23.0",
32+
"lightningcss-wasm": "1.30.2",
3333
"merge-anything": "5.1.7",
34-
"monaco-editor": "0.46.0",
34+
"monaco-editor": "0.55.1",
3535
"monaco-editor-auto-typings": "0.4.6",
36-
"monaco-jsx-syntax-highlight": "1.2.0",
37-
"nanoid": "5.1.5",
36+
"monaco-jsx-syntax-highlight": "1.2.2",
37+
"nanoid": "5.1.6",
3838
"next": "15.5.6",
3939
"next-themes": "0.4.6",
4040
"os-browserify": "0.3.0",
4141
"outdent": " ^0.8.0",
4242
"path-browserify": "1.0.1",
4343
"prism-react-renderer": "2.3.1",
4444
"prisma": "5.9.1",
45-
"react": "19.1.1",
46-
"react-dom": "19.1.1",
45+
"react": "19.2.0",
46+
"react-dom": "19.2.0",
4747
"react-live-runner": "1.0.7",
4848
"sucrase": "3.35.0",
4949
"ts-pattern": "5.9.0",
@@ -60,7 +60,7 @@
6060
"@pandacss/types": "workspace:*",
6161
"@types/react": "19.2.7",
6262
"@types/react-dom": "19.2.3",
63-
"dts-bundle-generator": "9.3.1",
63+
"dts-bundle-generator": "9.5.1",
6464
"eslint": "^9.39.1",
6565
"eslint-config-next": "16.0.3",
6666
"eslint-plugin-react-hooks": "^7.0.1",

0 commit comments

Comments
 (0)