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] committed Apr 22, 2024
1 parent 6596b12 commit dca7fcc
Show file tree
Hide file tree
Showing 5 changed files with 292 additions and 894 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.31",
"@nuxt/devtools-kit": "^1.1.5",
"@nuxt/devtools-kit": "^1.2.0",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.11.2",
"nuxt": "latest",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@iconify-json/heroicons": "^1.1.20",
"@iconify-json/ph": "^1.1.12",
"@iconify-json/simple-icons": "^1.1.99",
"@iconify-json/simple-icons": "^1.1.100",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "^0.6.1",
"@nuxt/image": "^1.5.0",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nuxt/scripts",
"type": "module",
"version": "0.1.12",
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
"author": {
"website": "https://harlanzw.com",
Expand Down Expand Up @@ -53,8 +53,8 @@
]
},
"dependencies": {
"@nuxt/devtools-kit": "^1.1.5",
"@nuxt/devtools-ui-kit": "^1.1.5",
"@nuxt/devtools-kit": "^1.2.0",
"@nuxt/devtools-ui-kit": "^1.2.0",
"@nuxt/kit": "^3.11.2",
"@types/google.maps": "^3.55.7",
"@types/stripe-v3": "^3.1.33",
Expand Down Expand Up @@ -84,13 +84,13 @@
},
"devDependencies": {
"@antfu/eslint-config": "2.15.0",
"@nuxt/devtools-ui-kit": "^1.1.5",
"@nuxt/devtools-ui-kit": "^1.2.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/test-utils": "3.12.1",
"@unhead/schema": "^1.9.7",
"acorn-loose": "^8.4.0",
"bumpp": "^9.4.0",
"eslint": "9.0.0",
"eslint": "9.1.0",
"nuxt": "^3.11.2",
"nuxt-scripts-devtools": "workspace:*",
"playwright-core": "^1.43.1",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@nuxt/scripts": "latest",
"@nuxt/ui": "2.15.1",
"@nuxt/ui": "2.15.2",
"nuxt": "latest",
"vue": "latest",
"vue-router": "latest"
Expand Down
Loading

0 comments on commit dca7fcc

Please sign in to comment.