Skip to content

Commit

Permalink
Merge pull request #32 from nuxt-modules/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
codebender828 committed Apr 23, 2023
2 parents 6c5515e + d81e3fa commit 8c376bd
Show file tree
Hide file tree
Showing 3 changed files with 3,213 additions and 3,119 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"dependencies": {
"@emotion/css": "^11.10.6",
"@emotion/server": "^11.10.0",
"@nuxt/kit": "^3.2.3"
"@nuxt/kit": "^3.4.2"
},
"devDependencies": {
"@changesets/cli": "^2.26.0",
"@nuxt/module-builder": "^0.2.1",
"@nuxt/schema": "^3.2.3",
"@nuxt/test-utils": "^3.2.3",
"@changesets/cli": "^2.26.1",
"@nuxt/module-builder": "^0.3.0",
"@nuxt/schema": "^3.4.2",
"@nuxt/test-utils": "^3.4.2",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"eslint": "^8.35.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"eslint": "^8.39.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"nuxt": "^3.2.3",
"prettier": "^2.8.4",
"nuxt": "^3.4.2",
"prettier": "^2.8.8",
"typescript": "*",
"vitest": "^0.29.2"
"vitest": "^0.30.1"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 8c376bd

Please sign in to comment.