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 254a39b commit 6c8f539Copy full SHA for 6c8f539
demo/package.json
@@ -28,7 +28,8 @@
28
"babel-eslint": "10.0.3",
29
"eslint": "7.32.0",
30
"eslint-plugin-vue": "8.0.3",
31
- "node-sass": "6.0.1",
+ "node-sass": "8.0.0",
32
+ "sass": "1.56.1",
33
"vite": "2.9.14",
34
"vue-loader": "16.8.3"
35
}
package.json
@@ -57,8 +57,8 @@
57
58
59
60
61
- "sass": "1.53.0",
62
"typescript": "4.6.x",
63
64
"vue": "3.2.37",
0 commit comments