Skip to content

Commit d822c64

Browse files
committed
MAJ dépendances ⬆️
1 parent fe32a9b commit d822c64

File tree

2 files changed

+111
-116
lines changed

2 files changed

+111
-116
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
},
1616
"dependencies": {
1717
"@gouvfr/dsfr": "^1.10.1",
18-
"@gouvminint/vue-dsfr": "^5.0.0",
19-
"@pinia/nuxt": "^0.5.1",
18+
"@gouvminint/vue-dsfr": "^5.19.2",
19+
"@pinia/nuxt": "^0.5.3",
2020
"@vuelidate/core": "^2.0.3",
2121
"@vuelidate/validators": "^2.0.3",
2222
"chart.js": "^4.4.0",
2323
"chartjs-adapter-luxon": "^1.3.1",
2424
"json-2-csv": "^5.5.5",
2525
"luxon": "^3.4.3",
26-
"maplibre-gl": "^4.3.2",
26+
"maplibre-gl": "^4.5.2",
2727
"oh-vue-icons": "^1.0.0-rc3",
28-
"pinia": "^2.0.36",
28+
"pinia": "^2.2.1",
2929
"pmtiles": "^3.0.6",
3030
"vue-chartjs": "^5.2.0",
3131
"vue-matomo": "^4.2.0"
@@ -40,19 +40,19 @@
4040
"@testing-library/user-event": "^14.4.3",
4141
"@testing-library/vue": "^8.0.0",
4242
"@types/jsdom": "^21.1.0",
43-
"@types/node": "^20.9.0",
44-
"@typescript-eslint/eslint-plugin": "^7.13.1",
45-
"@typescript-eslint/parser": "^7.13.1",
46-
"@vite-pwa/nuxt": "^0.8.0",
43+
"@types/node": "^22.2.0",
44+
"@typescript-eslint/eslint-plugin": "^8.0.1",
45+
"@typescript-eslint/parser": "^8.0.1",
46+
"@vite-pwa/nuxt": "^0.9.1",
4747
"@vue/eslint-config-typescript": "^13.0.0",
4848
"@vue/tsconfig": "^0.5.0",
4949
"cypress": "^13.0.0",
50-
"eslint": "^9.5.0",
50+
"eslint": "^9.9.0",
5151
"eslint-config-standard-with-typescript": "^43.0.0",
5252
"eslint-plugin-cypress": "^3.3.0",
5353
"eslint-plugin-import": "^2.27.5",
5454
"eslint-plugin-node": "^11.1.0",
55-
"eslint-plugin-promise": "^6.1.1",
55+
"eslint-plugin-promise": "^7.1.0",
5656
"eslint-plugin-vue": "^9.9.0",
5757
"istanbul-lib-coverage": "^3.2.0",
5858
"jsdom": "^24.1.0",
@@ -62,9 +62,9 @@
6262
"nuxt-simple-sitemap": "^4.1.0",
6363
"nyc": "^17.0.0",
6464
"sass": "^1.62.1",
65-
"sass-loader": "^14.0.0",
65+
"sass-loader": "^16.0.0",
6666
"start-server-and-test": "^2.0.0",
67-
"typescript": "~5.4.0",
67+
"typescript": "~5.5.4",
6868
"vite-plugin-istanbul": "^6.0.2"
6969
},
7070
"engines": {

0 commit comments

Comments
 (0)