Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2023
1 parent 13aad8a commit fde5ef0
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,49 +33,49 @@
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@nuxtjs/eslint-config": "12.0.0",
"@nuxtjs/eslint-module": "^4.1.0",
"@nuxtjs/stylelint-module": "^5.1.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/stylelint-module": "5.1.0",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-security": "1.7.1",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"prettier": "^3.0.0",
"prettier": "3.0.0",
"stylelint": "15.10.2",
"stylelint-config-css-modules": "4.3.0",
"stylelint-config-recess-order": "4.3.0",
"stylelint-config-standard": "34.0.0",
"vitest": "^0.33.0"
"vitest": "0.33.0"
},
"dependencies": {
"@fullhuman/postcss-purgecss": "^5.0.0",
"@fullhuman/postcss-purgecss": "5.0.0",
"@js-basics/vector": "2.0.12",
"@nuxtjs/critters": "^0.5.0",
"@nuxtjs/critters": "0.5.0",
"@nuxtjs/robots": "3.0.0",
"@nuxtjs/sitemap": "^2.4.0",
"@nuxtjs/sitemap": "2.4.0",
"abab": "2.0.6",
"change-case": "4.1.2",
"columnify": "1.6.0",
"firebase": "10.1.0",
"marked": "5.1.2",
"marked-gfm-heading-id": "^3.0.4",
"nuxt": "^3.6.5",
"marked-gfm-heading-id": "3.0.4",
"nuxt": "3.6.5",
"pepjs": "0.5.3",
"postcss-html": "^1.5.0",
"postcss-nested": "^6.0.1",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^9.1.0",
"postcss-url": "^10.1.3",
"read-pkg": "^8.0.0",
"rucksack-css": "^1.0.2",
"postcss-html": "1.5.0",
"postcss-nested": "6.0.1",
"postcss-normalize": "10.0.1",
"postcss-preset-env": "9.1.0",
"postcss-url": "10.1.3",
"read-pkg": "8.0.0",
"rucksack-css": "1.0.2",
"rxjs": "7.8.1",
"ufo": "1.1.2",
"upath": "2.0.1",
"uuid": "9.0.0",
"vite-plugin-markdown": "^2.2.0-2",
"vite-plugin-node-polyfills": "^0.9.0",
"vite-svg-loader": "^4.0.0"
"vite-plugin-markdown": "2.2.0-2",
"vite-plugin-node-polyfills": "0.9.0",
"vite-svg-loader": "4.0.0"
}
}

0 comments on commit fde5ef0

Please sign in to comment.