Skip to content

Commit 079fa62

Browse files
committed
package upggrade
1 parent 909fae7 commit 079fa62

File tree

2 files changed

+523
-718
lines changed

2 files changed

+523
-718
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-mapbox3",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"author": {
55
"name": "simon boivin",
66
"email": "[email protected]",
@@ -23,19 +23,19 @@
2323
},
2424
"peerDependencies": {
2525
"map-promisified": "latest",
26-
"mapbox-gl": "^2.15.0",
26+
"mapbox-gl": "^3.1.0",
2727
"vue": "^3.3.8"
2828
},
2929
"devDependencies": {
3030
"@babel/eslint-parser": "^7.22.10",
31-
"@vitejs/plugin-vue": "^4.6.2",
32-
"@vue/compiler-sfc": "^3.3.4",
33-
"eslint": "^5.10.0",
34-
"eslint-loader": "2.1.1",
31+
"@vitejs/plugin-vue": "^5.0.3",
32+
"@vue/compiler-sfc": "^3.4.15",
33+
"eslint": "^8.47.0",
34+
"eslint-loader": "4.0.2",
3535
"vite": "^5.0.12",
3636
"vite-plugin-style-import": "^2.0.0",
3737
"vite-plugin-stylelint": "^4.3.0",
38-
"vue": "^3.3.8",
38+
"vue": "^3.4.15",
3939
"vitepress": "^1.0.0-rc.40"
4040
}
4141

0 commit comments

Comments
 (0)