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 28, 2023
1 parent 949ea14 commit 4bc9a81
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"@mapbox/stylelint-processor-arbitrary-tags": "0.4.0",
"@nuxtjs/eslint-config": "12.0.0",
"@nuxtjs/sitemap": "2.4.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.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.5.0",
"husky": "8.0.2",
"license-webpack-plugin": "4.0.2",
Expand All @@ -48,16 +48,16 @@
"postcss-normalize": "10.0.1",
"postcss-preset-env": "9.0.0",
"postcss-url": "10.1.3",
"prettier": "^3.0.0",
"prettier": "3.0.0",
"raw-loader": "4.0.2",
"rucksack-css": "1.0.2",
"stylelint": "15.10.1",
"stylelint-config-css-modules": "4.2.0",
"stylelint-config-recess-order": "4.3.0",
"stylelint-config-standard": "34.0.0",
"svgo-loader": "4.0.0",
"vite": "^4.4.4",
"vitest": "^0.33.0",
"vite": "4.4.7",
"vitest": "0.33.0",
"vue-svg-loader": "0.16.0"
},
"dependencies": {
Expand All @@ -74,7 +74,7 @@
"json-to-pretty-yaml": "1.2.2",
"marked": "5.1.1",
"nodeify": "1.0.1",
"nuxt": "^2.17.1",
"nuxt": "2.17.1",
"nuxt-polyfill": "1.0.3",
"pepjs": "0.5.3",
"requestidlecallback": "0.3.0",
Expand Down

0 comments on commit 4bc9a81

Please sign in to comment.