Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit 6428738

Browse files
committed
chore: update js deps
Signed-off-by: Alexander Trost <[email protected]>
1 parent f984430 commit 6428738

File tree

2 files changed

+193
-62
lines changed

2 files changed

+193
-62
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,23 +46,23 @@
4646
"vue3-apexcharts": "^1.5.2"
4747
},
4848
"devDependencies": {
49-
"@nuxt/devtools": "^1.1.3",
49+
"@nuxt/devtools": "^1.1.5",
5050
"@nuxtjs/eslint-config-typescript": "^12.1.0",
5151
"@nuxtjs/eslint-module": "^4.1.0",
5252
"@nuxtjs/tailwindcss": "^6.11.4",
5353
"@pinia-plugin-persistedstate/nuxt": "^1.2.0",
5454
"@tailwindcss/forms": "^0.5.7",
55-
"@tailwindcss/typography": "^0.5.10",
55+
"@tailwindcss/typography": "^0.5.12",
5656
"@total-typescript/ts-reset": "^0.5.1",
5757
"@types/d3": "^7.4.3",
5858
"@types/file-saver": "^2.0.7",
5959
"@types/google-protobuf": "^3.15.12",
6060
"@types/js-yaml": "^4.0.9",
6161
"@types/node": "^20.11.30",
6262
"@types/uuid": "^9.0.8",
63-
"@unhead/vue": "^1.9.1",
63+
"@unhead/vue": "^1.9.3",
6464
"autoprefixer": "^10.4.19",
65-
"cssnano": "^6.1.1",
65+
"cssnano": "^6.1.2",
6666
"eslint": "^8.57.0",
6767
"eslint-config-prettier": "^9.1.0",
6868
"eslint-plugin-prettier": "^5.1.3",
@@ -77,10 +77,10 @@
7777
"postcss-url": "^10.1.3",
7878
"prettier": "^3.2.5",
7979
"prettier-plugin-organize-imports": "^3.2.4",
80-
"prettier-plugin-tailwindcss": "^0.5.12",
80+
"prettier-plugin-tailwindcss": "^0.5.13",
8181
"protoc-gen-js": "^3.21.2",
8282
"sass": "^1.72.0",
83-
"tailwindcss": "^3.4.1",
83+
"tailwindcss": "^3.4.3",
8484
"ts-node": "^10.9.2",
8585
"typescript": "^5.4.3",
8686
"vue": "^3.4.21",

0 commit comments

Comments
 (0)