Skip to content

Commit

Permalink
v4.17.2: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fergusean committed Sep 17, 2024
1 parent 78ec2af commit ce938d2
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 342 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@signal24/vue-foundation",
"type": "module",
"version": "4.17.1",
"version": "4.17.2",
"description": "Common components, directives, and helpers for Vue 3 apps",
"module": "./dist/vue-foundation.es.js",
"exports": {
Expand Down Expand Up @@ -58,23 +58,23 @@
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"cypress": "^13.14.2",
"date-fns": "^3.6.0",
"date-fns": "^4.1.0",
"eslint": "^9.10.0",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unused-imports": "^4.1.3",
"eslint-plugin-unused-imports": "^4.1.4",
"eslint-plugin-vue": "^9.28.0",
"jsdom": "^25.0.0",
"lodash": "^4.17.21",
"prettier": "^3.3.3",
"sass": "^1.78.0",
"start-server-and-test": "^2.0.7",
"start-server-and-test": "^2.0.8",
"type-fest": "^4.26.1",
"typescript": "^5.6.2",
"typescript-eslint": "^8.5.0",
"vite": "^5.4.3",
"vitest": "^2.0.5",
"vue": "^3.5.3",
"typescript-eslint": "^8.6.0",
"vite": "^5.4.6",
"vitest": "^2.1.1",
"vue": "^3.5.6",
"vue-tsc": "^2.1.6"
},
"packageManager": "yarn@4.0.2"
Expand Down
Loading

0 comments on commit ce938d2

Please sign in to comment.