Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zAlweNy26 committed Oct 14, 2024
1 parent a996ed1 commit 667d742
Show file tree
Hide file tree
Showing 2 changed files with 1,419 additions and 1,588 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,56 +30,56 @@
"@vueuse/core": "^11.1.0",
"@vueuse/integrations": "^11.1.0",
"animate.css": "^4.1.1",
"apexcharts": "^3.54.0",
"apexcharts": "^3.54.1",
"axios": "^1.7.7",
"ccat-api": "github:cheshire-cat-ai/api-client-ts#develop",
"daisyui": "^4.12.12",
"daisyui": "^4.12.13",
"highlight.js": "^11.10.0",
"jwt-decode": "^4.0.0",
"lodash": "^4.17.21",
"pinia": "^2.2.4",
"remarkable": "^2.0.1",
"universal-cookie": "^7.2.0",
"universal-cookie": "^7.2.1",
"vee-validate": "^4.12.6",
"vite-tsconfig-paths": "^5.0.1",
"vue": "^3.5.11",
"vue": "^3.5.12",
"vue-component-type-helpers": "^2.1.6",
"vue-router": "^4.4.5",
"vue3-apexcharts": "^1.7.0"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/ph": "^1.2.0",
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@pinia/testing": "^0.1.6",
"@playwright/test": "^1.47.2",
"@playwright/test": "^1.48.0",
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node18": "^18.2.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/remarkable": "^2.0.8",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/ui": "^2.1.2",
"@vue/eslint-config-typescript": "^14.0.0",
"@vitest/ui": "^2.1.3",
"@vue/eslint-config-typescript": "^14.1.0",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint": "8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-tailwindcss": "^3.17.4",
"eslint-plugin-vue": "^9.28.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"eslint-plugin-vue": "^9.29.0",
"jsdom": "^24.1.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.47",
"prettier": "3.3.3",
"tailwindcss": "^3.4.13",
"typescript": "~5.6.2",
"typescript": "~5.6.3",
"unplugin-auto-import": "^0.18.3",
"unplugin-fonts": "^1.1.1",
"unplugin-icons": "^0.19.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.8",
"vitest": "^2.1.2",
"vite": "^5.4.9",
"vitest": "^2.1.3",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit 667d742

Please sign in to comment.