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 Dec 16, 2023
1 parent 8a11fd1 commit d78a374
Show file tree
Hide file tree
Showing 2 changed files with 1,854 additions and 1,111 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,43 +4,43 @@
"license": "MIT",
"private": true,
"type": "module",
"packageManager": "pnpm@8.10.2",
"packageManager": "pnpm@8.12.1",
"volta": {
"node": "20.9.0"
},
"devDependencies": {
"@commitlint/cli": "18.4.0",
"@commitlint/config-conventional": "18.4.0",
"@fontsource/zen-kaku-gothic-new": "5.0.16",
"@fontsource/zen-old-mincho": "5.0.7",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@fontsource/zen-kaku-gothic-new": "5.0.17",
"@fontsource/zen-old-mincho": "5.0.11",
"@heroicons/vue": "2.0.18",
"@nuxt/devtools": "1.0.1",
"@nuxt/devtools": "1.0.6",
"@nuxt/eslint-config": "0.2.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/stylelint-module": "5.1.0",
"@nuxtseo/module": "2.0.0-beta.40",
"@vueuse/core": "10.6.0",
"@vueuse/nuxt": "10.6.0",
"@nuxtseo/module": "2.0.0-beta.50",
"@vueuse/core": "10.7.0",
"@vueuse/nuxt": "10.7.0",
"autoprefixer": "10.4.16",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"nuxt": "3.8.1",
"postcss": "8.4.31",
"lint-staged": "15.2.0",
"nuxt": "3.8.2",
"postcss": "8.4.32",
"postcss-html": "1.5.0",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.7",
"simple-icons": "10.1.0",
"prettier": "3.1.1",
"prettier-plugin-tailwindcss": "0.5.9",
"simple-icons": "10.2.0",
"stylelint": "15.11.0",
"stylelint-config-recess-order": "4.3.0",
"stylelint-config-recess-order": "4.4.0",
"stylelint-config-recommended-scss": "13.1.0",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard-scss": "11.1.0",
"tailwindcss": "3.3.5",
"vue": "3.3.8",
"tailwindcss": "3.3.6",
"vue": "3.3.12",
"vue-router": "4.2.5",
"vue-tsc": "1.8.22"
"vue-tsc": "1.8.25"
},
"scripts": {
"build": "nuxt build",
Expand Down
Loading

0 comments on commit d78a374

Please sign in to comment.