Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
isamu committed Dec 13, 2024
1 parent 901e63e commit 883616a
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 383 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"chart.js": "^3.9.1",
"cookie": "^0.7.2",
"crypto-js": "^4.1.1",
"firebase": "11.0.2",
"firebase": "11.1.0",
"google-libphonenumber": "^3.2.39",
"markdown-it": "^14.1.0",
"moment": "^2.29.4",
Expand All @@ -42,12 +42,12 @@
"query-string": "^9.1.1",
"unplugin-vue-markdown": "^0.26.2",
"validator": "^13.7.0",
"vite": "^5.4.11",
"vite": "^6.0.3",
"vue": "^3.5.13",
"vue-chart-3": "^3.1.8",
"vue-clipboard3": "^2.0.0",
"vue-i18n": "^10.0.4",
"vue-router": "^4.4.5",
"vue-i18n": "^10.0.5",
"vue-router": "^4.5.0",
"vue-social-sharing": "^4.0.0-alpha4",
"vuex": "^4.1.0"
},
Expand All @@ -60,24 +60,24 @@
"@types/pdfmake": "^0.2.9",
"@types/query-string": "^6.3.0",
"@types/validator": "^13.12.2",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@vitejs/plugin-vue": "^5.2.0",
"@vue/eslint-config-typescript": "^14.1.3",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-typescript": "^14.1.4",
"autoprefixer": "^10.4.20",
"csv-parse": "^5.6.0",
"csv-stringify": "^6.5.2",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.31.0",
"eslint-plugin-vue": "^9.32.0",
"firebase-admin": "^13.0.1",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"raw-loader": "^4.0.2",
"sass": "^1.81.0",
"tailwindcss": "^3.4.15",
"sass": "^1.83.0",
"tailwindcss": "^3.4.16",
"typescript": "~5.7.2",
"typescript-eslint": "^8.15.0",
"typescript-eslint": "^8.18.0",
"vite-plugin-checker": "^0.8.0",
"vue-eslint-parser": "^9.4.3"
}
Expand Down
Loading

0 comments on commit 883616a

Please sign in to comment.