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 1550633 commit fe40dcbCopy full SHA for fe40dcb
package.json
@@ -77,7 +77,7 @@
77
"eslint-plugin-vue": "9.7.0",
78
"happy-dom": "7.7.0",
79
"lint-staged": "13.0.3",
80
- "pnpm": "7.33.4",
+ "pnpm": "9.15.0",
81
"prettier": "2.7.1",
82
"rimraf": "3.0.2",
83
"sass": "1.56.1",
@@ -101,5 +101,5 @@
101
"eslint --cache --fix"
102
]
103
},
104
- "packageManager": "pnpm@7.16.1"
+ "packageManager": "pnpm@9.15.0"
105
}
0 commit comments