24
24
"type-check" : " vue-tsc --noEmit -p tsconfig.vitest.json --composite false"
25
25
},
26
26
"dependencies" : {
27
- "@gouvfr/dsfr" : " ^1.9.3 " ,
28
- "@gouvminint/vue-dsfr" : " ^4.0.2 " ,
29
- "focus-trap" : " ^7.4.3 " ,
27
+ "@gouvfr/dsfr" : " ^1.10.1 " ,
28
+ "@gouvminint/vue-dsfr" : " ^4.6.0 " ,
29
+ "focus-trap" : " ^7.5.2 " ,
30
30
"focus-trap-vue" : " ^4.0.2" ,
31
31
"oh-vue-icons" : " 1.0.0-rc3" ,
32
- "pinia" : " ^2.1.4 " ,
32
+ "pinia" : " ^2.1.6 " ,
33
33
"vue" : " ^3.3.4" ,
34
- "vue-router" : " ^4.2.2 "
34
+ "vue-router" : " ^4.2.4 "
35
35
},
36
36
"devDependencies" : {
37
- "@cypress/vue" : " ^5 .0.5 " ,
38
- "@rushstack/eslint-patch" : " ^1.3.2 " ,
39
- "@testing-library/jest-dom" : " ^5.16.5 " ,
37
+ "@cypress/vue" : " ^6 .0.0 " ,
38
+ "@rushstack/eslint-patch" : " ^1.3.3 " ,
39
+ "@testing-library/jest-dom" : " ^6.1.3 " ,
40
40
"@testing-library/user-event" : " ^14.4.3" ,
41
41
"@testing-library/vue" : " ^7.0.0" ,
42
- "@tsconfig/node18" : " ^18.2.0 " ,
43
- "@types/jsdom" : " ^21.1.1 " ,
44
- "@types/node" : " ^18.16.19 " ,
45
- "@vitejs/plugin-vue" : " ^4.2.3 " ,
46
- "@vitejs/plugin-vue-jsx" : " ^3.0.1 " ,
47
- "@vue/eslint-config-prettier" : " ^7.1 .0" ,
48
- "@vue/eslint-config-typescript" : " ^11 .0.3 " ,
49
- "@vue/test-utils" : " ^2.4.0 " ,
42
+ "@tsconfig/node18" : " ^18.2.2 " ,
43
+ "@types/jsdom" : " ^21.1.2 " ,
44
+ "@types/node" : " ^18.17.15 " ,
45
+ "@vitejs/plugin-vue" : " ^4.3.4 " ,
46
+ "@vitejs/plugin-vue-jsx" : " ^3.0.2 " ,
47
+ "@vue/eslint-config-prettier" : " ^8.0 .0" ,
48
+ "@vue/eslint-config-typescript" : " ^12 .0.0 " ,
49
+ "@vue/test-utils" : " ^2.4.1 " ,
50
50
"@vue/tsconfig" : " ^0.4.0" ,
51
- "cypress" : " ^12.16.0" ,
52
- "eslint" : " ^8.44.0" ,
53
- "eslint-config-standard-with-typescript" : " ^34.0.1" ,
54
- "eslint-plugin-cypress" : " ^2.13.3" ,
55
- "eslint-plugin-import" : " ^2.27.5" ,
56
- "eslint-plugin-n" : " ^16.0.1" ,
51
+ "cypress" : " ^13.2.0" ,
52
+ "eslint" : " ^8.49.0" ,
53
+ "eslint-config-standard-with-typescript" : " ^39.0.0" ,
54
+ "eslint-plugin-cypress" : " ^2.14.0" ,
55
+ "eslint-plugin-import" : " ^2.28.1" ,
57
56
"eslint-plugin-promise" : " ^6.1.1" ,
58
- "eslint-plugin-vue" : " ^9.15.1 " ,
57
+ "eslint-plugin-vue" : " ^9.17.0 " ,
59
58
"jsdom" : " ^22.1.0" ,
60
59
"npm-run-all" : " ^4.1.5" ,
61
- "prettier" : " ^2.8.8 " ,
60
+ "prettier" : " ^3.0.3 " ,
62
61
"rimraf" : " ^5.0.1" ,
63
62
"start-server-and-test" : " ^2.0.0" ,
64
- "typescript" : " ~5.1.6 " ,
65
- "unplugin-auto-import" : " ^0.16.4 " ,
66
- "vite" : " ^4.3 .9" ,
67
- "vite-plugin-pwa" : " ^0.16.4 " ,
68
- "vitest" : " ^0.32.0 " ,
69
- "vue-tsc" : " ^1.8.3 " ,
63
+ "typescript" : " ~5.2.2 " ,
64
+ "unplugin-auto-import" : " ^0.16.6 " ,
65
+ "vite" : " ^4.4 .9" ,
66
+ "vite-plugin-pwa" : " ^0.16.5 " ,
67
+ "vitest" : " ^0.34.4 " ,
68
+ "vue-tsc" : " ^1.8.11 " ,
70
69
"workbox-window" : " ^7.0.0"
71
70
}
72
71
}
0 commit comments