Skip to content

Commit

Permalink
packages update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermake committed Oct 30, 2024
1 parent 9ce2756 commit 3bb2f6a
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,30 +59,30 @@
"@tsconfig/node20": "^20.1.2",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.11.10",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.1.3",
"@vue/test-utils": "^2.4.6",
"@vitejs/plugin-vue": "^5.1.2",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/test-utils": "^2.4.4",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.20",
"autoprefixer": "^10.4.17",
"buffer": "^6.0.3",
"cypress": "^13.15.1",
"eslint": "^9.13.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-vue": "^9.30.0",
"husky": "^9.1.6",
"jsdom": "^25.0.1",
"npm-run-all2": "^7.0.1",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"sass": "^1.80.5",
"start-server-and-test": "^2.0.8",
"tailwindcss": "^3.4.14",
"typescript": "~5.6.3",
"vite": "^5.4.10",
"cypress": "^13.13.0",
"eslint": "^8.57.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-vue": "^9.27.0",
"husky": "^9.0.10",
"jsdom": "^24.1.0",
"npm-run-all2": "^6.2.2",
"postcss": "^8.4.39",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.4",
"sass": "^1.77.0",
"start-server-and-test": "^2.0.3",
"tailwindcss": "^3.4.1",
"typescript": "~5.5.3",
"vite": "^5.4.0",
"vite-plugin-node-polyfills": "^0.22.0",
"vitest": "^2.1.4",
"vue-tsc": "^2.1.8"
"vitest": "^2.0.1",
"vue-tsc": "^2.0.26"
}
}

0 comments on commit 3bb2f6a

Please sign in to comment.