Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 12, 2023
1 parent 9c06401 commit 3a41ccf
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 52 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
"test": "vitest run"
},
"dependencies": {
"@capsizecss/metrics": "^1.1.1",
"@capsizecss/metrics": "^1.2.0",
"@capsizecss/unpack": "^1.0.0",
"magic-regexp": "^0.7.0",
"magic-string": "^0.30.0",
"pathe": "^1.1.0",
"ufo": "^1.1.1",
"unplugin": "^1.3.1"
"magic-string": "^0.30.5",
"pathe": "^1.1.1",
"ufo": "^1.3.2",
"unplugin": "^1.5.1"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
Expand All @@ -77,5 +77,5 @@
"resolutions": {
"fontaine": "link:."
},
"packageManager": "pnpm@8.6.12"
"packageManager": "pnpm@8.12.0"
}
82 changes: 36 additions & 46 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3a41ccf

Please sign in to comment.