Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DerYeger committed Jun 7, 2023
1 parent fb37e3c commit b8e3a3c
Show file tree
Hide file tree
Showing 5 changed files with 279 additions and 311 deletions.
1 change: 0 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ public-hoist-pattern[]=*nuxt*
public-hoist-pattern[]=*prettier*
public-hoist-pattern[]=*vitest*
public-hoist-pattern[]=*vue*
public-hoist-pattern[]=c8
public-hoist-pattern[]=defu
public-hoist-pattern[]=next
public-hoist-pattern[]=publint
Expand Down
6 changes: 3 additions & 3 deletions apps/formi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"devDependencies": {
"@kevinmarrec/nuxt-pwa": "0.17.0",
"@nuxtjs/robots": "3.0.0",
"@unocss/nuxt": "0.53.0",
"@unocss/reset": "0.53.0",
"@unocss/nuxt": "0.53.1",
"@unocss/reset": "0.53.1",
"@vueuse/core": "10.1.2",
"@vueuse/nuxt": "10.1.2",
"node-fetch-native": "1.1.1",
"node-fetch-native": "1.2.0",
"nuxt": "3.0.0",
"nuxt-icon": "0.2.6",
"typescript": "5.1.3",
Expand Down
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,19 @@
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@types/node": "18.16.16",
"@vitest/coverage-c8": "0.31.4",
"@vitest/ui": "0.31.4",
"@vitest/coverage-v8": "0.32.0",
"@vitest/ui": "0.32.0",
"@yeger/eslint-config": "workspace:*",
"@yeger/turbo-graph": "workspace:*",
"c8": "7.14.0",
"cross-env": "7.0.3",
"eslint": "8.42.0",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"publint": "0.1.12",
"syncpack": "10.5.1",
"turbo": "1.10.1",
"vercel": "30.1.2",
"vitest": "0.31.4"
"turbo": "1.10.2",
"vercel": "30.2.0",
"vitest": "0.32.0"
},
"pnpm": {
"packageExtensions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-tailwindcss": "3.12.1",
"eslint-plugin-tsdoc": "0.2.17",
"eslint-plugin-turbo": "1.10.1",
"eslint-plugin-turbo": "1.10.2",
"eslint-plugin-yml": "1.7.0",
"picocolors": "1.0.0",
"prettier": "2.8.8",
Expand Down
Loading

0 comments on commit b8e3a3c

Please sign in to comment.