Skip to content

Commit 65bb2fa

Browse files
chore(deps): update all non-major dependencies
1 parent e226ca2 commit 65bb2fa

File tree

34 files changed

+8386
-10675
lines changed

34 files changed

+8386
-10675
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -36,31 +36,31 @@
3636
"license": "MIT",
3737
"dependencies": {
3838
"@changesets/changelog-github": "0.5.1",
39-
"@changesets/cli": "2.27.12",
39+
"@changesets/cli": "2.28.1",
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.0",
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",
50+
"tsup": "8.4.0",
51+
"tsx": "4.19.3",
52+
"typescript": "5.8.3",
53+
"vite-tsconfig-paths": "4.3.2",
5454
"vitest": "3.1.1"
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.30",
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"
63+
"prettier": "3.5.3"
6464
},
6565
"lint-staged": {
6666
"packages/**/*.{ts,tsx}": [
@@ -69,10 +69,10 @@
6969
"git add --all packages/studio/"
7070
]
7171
},
72-
"packageManager": "pnpm@9.1.0",
72+
"packageManager": "pnpm@9.15.9",
7373
"pnpm": {
7474
"overrides": {
75-
"@swc/helpers@~0.4": "0.4.36"
75+
"@swc/helpers@~0.4": "0.5.15"
7676
}
7777
}
7878
}

packages/astro-plugin-studio/package.json

Lines changed: 1 addition & 1 deletion
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.6.1",
4545
"vite": "6.2.5"
4646
},
4747
"peerDependencies": {

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: 5 additions & 5 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.4",
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",
51-
"postcss": "8.4.49",
51+
"postcss": "8.5.3",
5252
"postcss-discard-duplicates": "7.0.1",
5353
"postcss-discard-empty": "7.0.0",
5454
"postcss-merge-rules": "7.0.4",
5555
"postcss-minify-selectors": "7.0.4",
56-
"postcss-nested": "6.0.1",
56+
"postcss-nested": "6.2.0",
5757
"postcss-normalize-whitespace": "7.0.0",
5858
"postcss-selector-parser": "6.1.2",
59-
"ts-pattern": "5.0.8"
59+
"ts-pattern": "5.7.0"
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.0"
5151
},
5252
"devDependencies": {
5353
"@types/pluralize": "0.0.33"

packages/node/package.json

Lines changed: 8 additions & 8 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.4",
5050
"chokidar": "4.0.3",
5151
"tinyglobby": "0.2.12",
52-
"fs-extra": "11.2.0",
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.0",
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.13",
4343
"magic-string": "0.30.17",
4444
"ts-morph": "24.0.0",
45-
"ts-pattern": "5.0.8"
45+
"ts-pattern": "5.7.0"
4646
},
4747
"devDependencies": {
4848
"@pandacss/generator": "workspace:*",
49-
"@vue/compiler-core": "3.4.19"
49+
"@vue/compiler-core": "3.5.13"
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:*"

0 commit comments

Comments
 (0)