We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6b58e commit 2383baaCopy full SHA for 2383baa
2 files changed
package.json
@@ -75,8 +75,8 @@
75
],
76
"dependencies": {
77
"@vueuse/core": "^14.2.1",
78
- "vue": "^3.5.32",
79
- "vuetify": "^4.0.5"
+ "vue": "^3.5.33",
+ "vuetify": "^4.0.6"
80
},
81
"devDependencies": {
82
"@fortawesome/fontawesome-svg-core": "^7.2.0",
@@ -111,7 +111,7 @@
111
"lint-staged": "^16.4.0",
112
"miragejs": "0.2.0-alpha.3",
113
"pinia": "^3.0.4",
114
- "postcss": "^8.5.10",
+ "postcss": "^8.5.12",
115
"postcss-html": "^1.8.1",
116
"postcss-scss": "^4.0.9",
117
"prettier": "^3.8.3",
@@ -123,7 +123,7 @@
123
"rollup-plugin-scss": "^4.0.1",
124
"rollup-plugin-typescript2": "^0.37.0",
125
"sass": "^1.99.0",
126
- "stylelint": "^17.8.0",
+ "stylelint": "^17.9.0",
127
"stylelint-config-standard": "^40.0.0",
128
"stylelint-order": "^8.1.1",
129
"stylelint-scss": "^7.0.0",
0 commit comments