File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1717 "lint" : " eslint --fix --ext .ts,.vue ."
1818 },
1919 "dependencies" : {
20+ "pinceau" : " ^0.15.0" ,
21+ "chroma-js" : " ^2.4.2" ,
22+ "focus-trap" : " ^7.2.0" ,
23+ "focus-trap-vue" : " ^4.0.1" ,
2024 "@nuxt/content" : " ^2.4.3" ,
2125 "@nuxthq/studio" : " ^0.7.2" ,
2226 "@nuxtjs/color-mode" : " ^3.2.0" ,
23- "@nuxtjs/eslint-config-typescript" : " ^12.0.0" ,
2427 "@nuxtjs/tailwindcss" : " ^6.4.0" ,
2528 "@tailwindcss/aspect-ratio" : " 0.4.2" ,
2629 "@tailwindcss/forms" : " 0.5.3" ,
3437 "reading-time" : " ^1.5.0"
3538 },
3639 "devDependencies" : {
40+ "@nuxtjs/eslint-config-typescript" : " ^12.0.0" ,
41+ "nuxt" : " ^3.2.0" ,
3742 "@types/chroma-js" : " ^2.1.5" ,
38- "chroma-js" : " ^2.4.2" ,
3943 "eslint" : " ^8.34.0" ,
4044 "eslint-config-prettier" : " ^8.6.0" ,
4145 "eslint-plugin-prettier-vue" : " ^4.2.0" ,
4246 "eslint-plugin-tailwindcss" : " ^3.8.3" ,
4347 "eslint-plugin-vuejs-accessibility" : " ^2.1.0" ,
44- "focus-trap" : " ^7.2.0" ,
45- "focus-trap-vue" : " ^4.0.1" ,
46- "nuxt" : " ^3.2.0" ,
47- "pinceau" : " ^0.15.0" ,
4848 "prettier" : " ^2.8.4" ,
4949 "typescript" : " ^4.9.5"
5050 }
You can’t perform that action at this time.
0 commit comments