Skip to content

Commit

Permalink
vendor upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikzogg committed Apr 11, 2024
1 parent 7692bb5 commit 251dfce
Show file tree
Hide file tree
Showing 2 changed files with 601 additions and 542 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"dependencies": {
"@chubbyts/chubbyts-throwable-to-error": "^1.2.1",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"cross-fetch": "^4.0.0",
"date-fns": "^3.3.1",
"postcss": "^8.4.35",
"date-fns": "^3.6.0",
"postcss": "^8.4.38",
"qs": "^6.12.0",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"vue": "^3.4.21",
"vue-router": "^4.3.0",
"zod": "^3.22.4"
Expand All @@ -38,24 +38,24 @@
"@chubbyts/chubbyts-function-mock": "^1.4.1",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/user-event": "^14.5.2",
"@testing-library/vue": "^8.0.2",
"@types/node": "^20.11.25",
"@testing-library/vue": "^8.0.3",
"@types/node": "^20.12.7",
"@types/prettier": "^2.7.3",
"@types/qs": "^6.9.12",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@types/qs": "^6.9.14",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/coverage-v8": "^1.5.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-tailwindcss": "^3.14.3",
"eslint-plugin-vue": "^9.23.0",
"eslint-plugin-tailwindcss": "^3.15.1",
"eslint-plugin-vue": "^9.24.1",
"jsdom": "^24.0.0",
"prettier": "^2.8.8",
"typescript": "^5.4.2",
"vite": "^5.1.5",
"vitest": "^1.3.1",
"vue-tsc": "^1.8.27"
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vitest": "^1.5.0",
"vue-tsc": "^2.0.12"
},
"engines": {
"node": ">=16"
Expand Down
Loading

0 comments on commit 251dfce

Please sign in to comment.