Skip to content

Commit 9bf0e68

Browse files
committedJun 20, 2023
chore: update deps
1 parent d471e95 commit 9bf0e68

File tree

2 files changed

+405
-321
lines changed

2 files changed

+405
-321
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"pathe": "^1.1.1",
4646
"postcss": "^8.4.24",
4747
"postcss-custom-properties": "^13.2.0",
48-
"postcss-nesting": "^11.2.2",
48+
"postcss-nesting": "^11.3.0",
4949
"radix3": "^1.0.1",
5050
"tailwind-config-viewer": "^1.7.2",
5151
"tailwindcss": "~3.3.2",
@@ -54,8 +54,8 @@
5454
},
5555
"devDependencies": {
5656
"@fontsource/inter": "^5.0.3",
57-
"@nuxt/content": "^2.6.0",
58-
"@nuxt/devtools": "^0.5.5",
57+
"@nuxt/content": "^2.7.0",
58+
"@nuxt/devtools": "^0.6.1",
5959
"@nuxt/eslint-config": "latest",
6060
"@nuxt/module-builder": "^0.4.0",
6161
"@nuxt/test-utils": "^3.5.3",
@@ -66,6 +66,6 @@
6666
"eslint": "latest",
6767
"jsdom": "^22.1.0",
6868
"nuxt": "^3.5.3",
69-
"vitest": "^0.32.0"
69+
"vitest": "^0.32.2"
7070
}
7171
}

0 commit comments

Comments
 (0)