Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Sep 30, 2023
1 parent fea52de commit b3f6fa6
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 197 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
},
"homepage": "https://sonofmagic.github.io/weapp-pandacss/",
"devDependencies": {
"@pandacss/dev": "^0.15.3",
"@pandacss/dev": "^0.15.4",
"@pnpm/lockfile-file": "^8.1.2",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
Expand All @@ -97,9 +97,9 @@
"@types/klaw": "^3.0.4",
"@types/lodash": "^4.14.199",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.7.1",
"@types/node": "^20.8.0",
"@types/semantic-release": "^20.0.2",
"@vitest/coverage-v8": "^0.34.5",
"@vitest/coverage-v8": "^0.34.6",
"colorette": "^2.0.20",
"cross-env": "^7.0.3",
"dedent": "^1.5.1",
Expand All @@ -116,7 +116,7 @@
"merge": "^2.1.1",
"only-allow": "^1.2.0",
"outdent": "^0.8.0",
"postcss": "^8.4.30",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"rollup": "^3.29.4",
"rollup-plugin-visualizer": "^5.9.2",
Expand All @@ -130,7 +130,7 @@
"typescript": "^5.2.2",
"typescript-transform-paths": "^3.4.6",
"vite": "^4.4.9",
"vitest": "^0.34.5"
"vitest": "^0.34.6"
},
"dependencies": {
"@babel/generator": "^7.23.0",
Expand All @@ -139,7 +139,7 @@
"@babel/types": "^7.23.0",
"@csstools/postcss-cascade-layers": "^4.0.0",
"@csstools/postcss-is-pseudo-class": "^4.0.2",
"@pandacss/config": "^0.15.3",
"@pandacss/config": "^0.15.4",
"@weapp-core/escape": "2.0.0",
"c12": "^1.4.2",
"cac": "^6.7.14",
Expand Down
Loading

0 comments on commit b3f6fa6

Please sign in to comment.