Skip to content

Commit ba2a739

Browse files
committedNov 7, 2023
chore(deps): update all non-major dependencies
1 parent 1d3c637 commit ba2a739

File tree

2 files changed

+754
-961
lines changed

2 files changed

+754
-961
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"packageManager": "pnpm@8.10.0",
3+
"packageManager": "pnpm@8.10.2",
44
"scripts": {
55
"build": "nuxi build",
66
"dev": "nuxi dev",
@@ -24,7 +24,7 @@
2424
"@jcamp/tailwindcss-plugin-icons": "^0.6.2",
2525
"@nuxt/devtools": "^0.8.5",
2626
"@nuxtjs/color-mode": "^3.3.0",
27-
"@nuxtjs/tailwindcss": "^6.8.1",
27+
"@nuxtjs/tailwindcss": "^6.9.4",
2828
"@pinia/nuxt": "^0.5.1",
2929
"@tailwindcss/aspect-ratio": "0.4.2",
3030
"@tailwindcss/forms": "0.5.6",
@@ -33,9 +33,9 @@
3333
"@vueuse/nuxt": "^10.5.0",
3434
"commitlint-config-unjs": "^1.0.1",
3535
"consola": "^3.2.3",
36-
"eslint": "^8.52.0",
36+
"eslint": "^8.53.0",
3737
"lint-staged": "^14.0.1",
38-
"nuxt": "^3.8.0",
38+
"nuxt": "^3.8.1",
3939
"pinia": "^2.1.7",
4040
"prettier": "^3.0.3",
4141
"simple-git-hooks": "^2.9.0",

0 commit comments

Comments
 (0)