Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rifandani committed Feb 1, 2024
1 parent 36d7107 commit f3120c6
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 148 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vue-app",
"type": "module",
"version": "0.0.1",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "Bulletproof Vue 3 SPA Template",
"author": "Tri Rizeki Rifandani",
"license": "MIT",
Expand Down Expand Up @@ -53,17 +53,17 @@
},
"dependencies": {
"@rifandani/nxact-yutiriti": "^1.2.2",
"@tanstack/vue-query": "^5.17.19",
"@tanstack/vue-query-devtools": "^5.17.21",
"@vee-validate/zod": " ^4.12.4",
"@tanstack/vue-query": "^5.18.0",
"@tanstack/vue-query-devtools": "^5.18.0",
"@vee-validate/zod": "^4.12.5",
"@vueuse/core": "^10.7.2",
"axios": "^1.6.7",
"pinia": "^2.1.7",
"primevue": "^3.47.2",
"tailwind-merge": "^2.2.1",
"type-fest": "^4.10.1",
"type-fest": "^4.10.2",
"typesafe-i18n": "^5.26.2",
"vee-validate": " ^4.12.4",
"vee-validate": "^4.12.5",
"vue": "^3.4.15",
"vue-router": "^4.2.5",
"zod": "^3.22.4",
Expand All @@ -77,13 +77,13 @@
"@rollup/plugin-replace": "^5.0.5",
"@tailwindcss/forms": " ^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@tanstack/eslint-plugin-query": "^5.17.22",
"@testing-library/jest-dom": "^6.3.0",
"@tanstack/eslint-plugin-query": "^5.18.0",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/user-event": " ^14.5.2",
"@testing-library/vue": " ^8.0.1",
"@tsconfig/node18": "^18.2.2",
"@types/jsdom": " ^21.1.6",
"@types/node": "^20.11.8",
"@types/node": "^20.11.15",
"@vite-pwa/assets-generator": "^0.2.3",
"@vitejs/plugin-vue": "^5.0.3",
"@vitest/coverage-istanbul": "^1.2.2",
Expand All @@ -97,11 +97,11 @@
"eslint-plugin-testing-library": "^6.2.0",
"eslint-plugin-vuejs-accessibility": "^2.2.1",
"https-localhost": "^4.7.1",
"husky": "^9.0.6",
"husky": "^9.0.7",
"jsdom": "^24.0.0",
"msw": "^2.1.5",
"npm-run-all2": "^6.1.1",
"pnpm": "^8.15.0",
"npm-run-all2": "^6.1.2",
"pnpm": "^8.15.1",
"postcss": " ^8.4.33",
"prettier": "^3.2.4",
"rimraf": "^5.0.5",
Expand Down
Loading

0 comments on commit f3120c6

Please sign in to comment.