Skip to content

Commit

Permalink
chore: update lock
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 19, 2022
1 parent 1097c5b commit 3f5645e
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 146 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@unocss/monorepo",
"version": "0.39.3",
"private": true,
"packageManager": "pnpm@7.1.0",
"packageManager": "pnpm@7.3.0",
"scripts": {
"bench": "npm -C bench run bench",
"build": "rimraf packages/*/dist && esno scripts/copy-files.ts && pnpm -r --filter !playground --filter !interactive run build && pnpm -r run build-post",
Expand Down Expand Up @@ -64,7 +64,7 @@
"@unocss/webpack": "workspace:*",
"@vitejs/plugin-vue": "^2.3.3",
"@vitest/ui": "^0.15.1",
"@vueuse/core": "^8.7.3",
"@vueuse/core": "^8.7.4",
"brotli-size": "^4.0.0",
"bumpp": "^8.2.1",
"codemirror": "^5.65.5",
Expand All @@ -81,7 +81,7 @@
"msw": "^0.42.1",
"nuxt": "3.0.0-rc.4",
"nuxt-tsconfig-stub": "^0.0.2",
"pnpm": "^7.2.1",
"pnpm": "^7.3.0",
"prettier": "^2.7.1",
"react": "^18.2.0",
"rollup": "^2.75.6",
Expand Down

0 comments on commit 3f5645e

Please sign in to comment.