Select Git revision
package-lock.json
-
Kritkhanin Anantakul authoredKritkhanin Anantakul authored
package-lock.json 201.12 KiB
{
"name": "vue-projectfirst-project-2nd-term",
"version": "0.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "vue-projectfirst-project-2nd-term",
"version": "0.0.0",
"dependencies": {
"@nestjs/swagger": "^7.3.1",
"axios": "^1.6.8",
"chart.js": "^4.4.8",
"chartjs-plugin-dragdata": "^2.3.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"d3": "^7.9.0",
"date-fns": "^4.1.0",
"dayjs": "^1.11.10",
"install": "^0.13.0",
"jsplumb": "^2.15.6",
"pinia": "^2.1.7",
"vue": "^3.3.11",
"vue-chartjs": "^5.3.0",
"vue-ganttastic": "^0.9.34",
"vue-horizontal-scroll": "^0.2.4",
"vue-router": "^4.2.5",
"vue-toastification": "^2.0.0-rc.5",
"vuetify": "^3.5.13"
},
"devDependencies": {
"@mdi/font": "^7.4.47",
"@rushstack/eslint-patch": "^1.3.3",
"@tsconfig/node18": "^18.2.2",
"@types/node": "^18.19.3",
"@vitejs/plugin-vue": "^4.5.2",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.5.0",
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"npm-run-all2": "^6.1.1",
"prettier": "^3.0.3",
"typescript": "~5.3.0",
"vite": "^5.0.10",
"vue-tsc": "^1.8.25"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
"version": "1.2.6",
"resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz",
"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/@ampproject/remapping": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz",
"integrity": "sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==",
"dev": true,
"dependencies": {
"@jridgewell/gen-mapping": "^0.3.0",
"@jridgewell/trace-mapping": "^0.3.9"
},
"engines": {
"node": ">=6.0.0"
}