File tree Expand file tree Collapse file tree 5 files changed +1224
-603
lines changed
Expand file tree Collapse file tree 5 files changed +1224
-603
lines changed Original file line number Diff line number Diff line change 1515 },
1616 "devDependencies" : {
1717 "@formatjs/cli" : " ^6.2.12" ,
18+ "@modrinth/tooling-config" : " workspace:*" ,
1819 "@nuxtjs/i18n" : " ^9.0.0" ,
1920 "@types/dompurify" : " ^3.0.5" ,
2021 "@types/iso-3166-2" : " ^1.0.4" ,
2122 "@types/node" : " ^20.1.0" ,
2223 "autoprefixer" : " ^10.4.19" ,
23- "eslint" : " ^8.57.0" ,
2424 "glob" : " ^10.2.7" ,
25- "nuxt" : " 3.17.5 " ,
25+ "nuxt" : " ^3.20.2 " ,
2626 "postcss" : " ^8.4.39" ,
2727 "prettier-plugin-tailwindcss" : " ^0.6.5" ,
2828 "sass" : " ^1.58.0" ,
Original file line number Diff line number Diff line change 11<template >
22 <NuxtLayout >
3+ <NuxtRouteAnnouncer />
34 <ModrinthLoadingIndicator />
45 <NotificationPanel />
56 <NuxtPage />
Original file line number Diff line number Diff line change 4040 "eslint-plugin-prettier" : " ^5.5.3" ,
4141 "eslint-plugin-simple-import-sort" : " ^12.1.1" ,
4242 "eslint-plugin-vue" : " ^10.4.0" ,
43+ "vue-eslint-parser" : " ^10.1.3" ,
4344 "globals" : " ^16.3.0" ,
4445 "prettier-plugin-sql-cst" : " ^0.13.0" ,
4546 "prettier-plugin-toml" : " ^2.0.6" ,
Original file line number Diff line number Diff line change 4848 "@types/markdown-it" : " ^14.1.1" ,
4949 "@types/three" : " ^0.172.0" ,
5050 "@vueuse/core" : " ^11.1.0" ,
51- "apexcharts" : " ^3.44 .0" ,
51+ "apexcharts" : " ^4.0 .0" ,
5252 "dayjs" : " ^1.11.10" ,
5353 "floating-vue" : " ^5.2.2" ,
5454 "fuse.js" : " ^6.6.2" ,
You can’t perform that action at this time.
0 commit comments