Skip to content

Commit

Permalink
chore(deps): update minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent c4c8449 commit e66db14
Show file tree
Hide file tree
Showing 6 changed files with 3,020 additions and 2,927 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21.3.0
21.7.3
925 changes: 0 additions & 925 deletions .yarn/releases/yarn-4.4.0.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.5.3.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.4.0.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,62 +19,62 @@
"test:pinia:coverage": "vitest run --coverage",
"test:e2e": "cypress run --e2e --browser chrome --record --key 04a1fe54-0011-407b-b7d7-fcb9b2daf1e6"
},
"packageManager": "yarn@4.4.0",
"packageManager": "yarn@4.5.3",
"engines": {
"node": ">=21.3.0"
"node": ">=21.7.3"
},
"type": "module",
"dependencies": {
"@auth0/auth0-vue": "^2.3.3",
"@pinia/nuxt": "^0.5.2",
"@pinia/nuxt": "^0.7.0",
"cypress-real-events": "^1.13.0",
"graphql": "^16.9.0",
"graphql-request": "^7.1.0",
"nuxt-svgo": "^4.0.2",
"pinia": "^2.2.0",
"vue": "^3.4.35",
"vue": "^3.5.13",
"vue-gtag": "^2.0.1",
"vue-router": "^4.4.2",
"vue-router": "^4.5.0",
"vue-server-renderer": "^2.7.16",
"vue-template-compiler": "^2.7.16",
"vue-toastification": "^2.0.0-rc.5",
"vue3-google-map": "^0.21.0"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.3",
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-codegen/typescript-resolvers": "^4.2.1",
"@graphql-codegen/typescript": "^4.1.2",
"@graphql-codegen/typescript-resolvers": "^4.4.1",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@nuxt/eslint": "^0.5.0",
"@nuxt/eslint": "^0.7.1",
"@nuxt/test-utils": "^3.14.3",
"@nuxt/types": "^2.18.1",
"@nuxtjs/i18n": "^9.1.0",
"@stylistic/eslint-plugin": "^2.6.1",
"@swc/core": "^1.7.6",
"@stylistic/eslint-plugin": "^2.11.0",
"@swc/core": "^1.9.3",
"@testing-library/vue": "^8.1.0",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue": "^5.2.0",
"@vitest/coverage-v8": "^2.1.3",
"@vue/test-utils": "^2.4.6",
"all-contributors-cli": "^6.26.1",
"autoprefixer": "^10.4.20",
"cypress": "^13.13.2",
"cypress": "^13.16.0",
"cypress-plugin-tab": "^1.0.5",
"eslint": "^9.8.0",
"eslint-plugin-cypress": "^3.4.0",
"eslint": "^9.15.0",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-json": "^4.0.1",
"eslint-plugin-vue": "^9.27.0",
"eslint-plugin-vue": "^9.31.0",
"husky": "^9.1.4",
"jsdom": "^24.1.1",
"nuxt": "^3.12.4",
"nuxt-viewport": "^2.1.5",
"nuxt": "^3.14.1592",
"nuxt-viewport": "^2.2.0",
"postcss": "^8.4.41",
"postcss-html": "^1.7.0",
"start-server-and-test": "^2.0.8",
"tailwindcss": "^3.4.7",
"typescript": "5.5.4",
"typescript-eslint": "^8.0.1",
"typescript": "5.7.2",
"typescript-eslint": "^8.16.0",
"vite": "^5.3.5",
"vitest": "^2.1.3",
"webpack": "^5.93.0"
"webpack": "^5.96.1"
}
}
Loading

0 comments on commit e66db14

Please sign in to comment.