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 Dec 27, 2023
1 parent bbefe85 commit f82dbcd
Show file tree
Hide file tree
Showing 2 changed files with 2,571 additions and 476 deletions.
42 changes: 21 additions & 21 deletions package.json
Expand Up @@ -45,38 +45,38 @@
"prepare": "yarn dev:prepare"
},
"dependencies": {
"@nuxt/kit": "^3.0.0-rc.8",
"@nuxt/kit": "^3.9.0",
"@stitches/stringify": "^1.2.8",
"browser-style-dictionary": "^3.1.1-browser.1",
"browser-style-dictionary": "^3.1.1-browser.2",
"chroma-js": "^2.4.2",
"csstype": "^3.1.0",
"json5": "^2.2.1",
"paneer": "^0.0.1",
"postcss-custom-properties": "^12.1.8",
"csstype": "^3.1.3",
"json5": "^2.2.3",
"paneer": "^0.1.0",
"postcss-custom-properties": "^12.1.11",
"postcss-easing-gradients": "^3.0.1",
"postcss-nested": "^5.0.6",
"to-ast": "^1.0.0",
"unplugin-ast": "^0.5.5",
"untyped": "^0.4.7"
"unplugin-ast": "^0.8.2",
"untyped": "^0.5.0"
},
"devDependencies": {
"@nuxt-themes/docus": "npm:@nuxt-themes/docus-edge@latest",
"@nuxt/module-builder": "^0.1.7",
"@nuxt/schema": "^3.0.0-rc.8",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.0",
"@nuxt/test-utils": "npm:@nuxt/test-utils-edge@latest",
"@nuxtjs/eslint-config-typescript": "latest",
"@nuxtjs/tailwindcss": "^5.3.2",
"@volar/vue-language-core": "^0.40.4",
"browser-style-dictionary": "^3.1.1-browser.1",
"c8": "^7.12.0",
"eslint": "^8.23.0",
"globby": "^13.1.2",
"husky": "^8.0.1",
"jiti": "^1.14.0",
"lint-staged": "^13.0.3",
"@nuxtjs/tailwindcss": "^5.3.5",
"@volar/vue-language-core": "^0.40.13",
"browser-style-dictionary": "^3.1.1-browser.2",
"c8": "^7.14.0",
"eslint": "^8.56.0",
"globby": "^13.2.2",
"husky": "^8.0.3",
"jiti": "^1.21.0",
"lint-staged": "^13.3.0",
"lodash": "^4.17.21",
"nuxt": "npm:nuxt3@latest",
"pathe": "^0.3.5",
"vitest": "^0.22.1"
"pathe": "^0.3.9",
"vitest": "^0.34.6"
}
}

0 comments on commit f82dbcd

Please sign in to comment.