Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 11e7b32 commit 3c14b41
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 243 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"@popperjs/core": "^2.11.8",
"date-fns": "^2.30.0",
"date-fns-tz": "^2.0.1",
"focus-trap": "^7.6.0",
"focus-trap": "^7.6.2",
"focus-trap-vue": "^4.0.3",
"nanoid": "^5.0.7",
"nanoid": "^5.0.8",
"sortablejs": "^1.15.3",
"swrv": "^1.0.4",
"v-calendar": "^3.1.2",
Expand All @@ -76,20 +76,20 @@
"@babel/types": "^7.26.0",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@cypress/vite-dev-server": "^5.2.0",
"@cypress/vite-dev-server": "^5.2.1",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.8.1",
"@evilmartians/lefthook": "^1.8.4",
"@kong-ui-public/sandbox-layout": "^2.1.59",
"@kong/design-tokens": "^1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@stylistic/stylelint-plugin": "^3.1.1",
"@types/inquirer": "^9.0.7",
"@types/node": "^20.17.1",
"@types/node": "^20.17.6",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/compiler-core": "^3.5.12",
"@vitejs/plugin-vue": "^5.1.5",
"@vue/compiler-core": "^3.5.13",
"@vue/tsconfig": "^0.6.0",
"@vueuse/core": "^11.1.0",
"autoprefixer": "^10.4.20",
Expand All @@ -98,7 +98,7 @@
"commitizen": "^4.3.1",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.15.1",
"cypress": "^13.15.2",
"cypress-fail-fast": "^7.1.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.15.0",
Expand All @@ -107,7 +107,7 @@
"node-emoji": "^2.1.3",
"picocolors": "^1.1.1",
"postcss-cli": "^11.0.0",
"postcss-custom-properties": "^14.0.3",
"postcss-custom-properties": "^14.0.4",
"postcss-html": "^1.7.0",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^5.12.0",
Expand All @@ -121,12 +121,12 @@
"stylelint-order": "^6.0.4",
"tsc-alias": "^1.8.10",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite": "^5.4.11",
"vite-plugin-vue-devtools": "^7.4.6",
"vitepress": "^1.3.4",
"vue": "^3.5.12",
"vue": "^3.5.13",
"vue-router": "^4.4.5",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.1.10"
},
"resolutions": {
"rollup": "npm:@rollup/wasm-node"
Expand Down
Loading

0 comments on commit 3c14b41

Please sign in to comment.