Update all non-major dependencies (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
84e2d51396
commit
a5f48126bc
2 changed files with 24 additions and 24 deletions
42
package-lock.json
generated
42
package-lock.json
generated
|
|
@ -19,21 +19,21 @@
|
|||
"@astrojs/tailwind": "2.1.3",
|
||||
"@percy/cli": "1.17.0",
|
||||
"astro": "1.9.2",
|
||||
"astro-compress": "1.1.27",
|
||||
"astro-compress": "1.1.28",
|
||||
"concurrently": "7.6.0",
|
||||
"date-fns": "2.29.3",
|
||||
"iconify-icon-names": "1.1.0",
|
||||
"immer": "9.0.18",
|
||||
"locales-ts": "1.0.0",
|
||||
"postcss": "8.4.21",
|
||||
"prettier": "2.8.2",
|
||||
"prettier": "2.8.3",
|
||||
"prettier-plugin-astro": "0.7.2",
|
||||
"prettier-plugin-tailwindcss": "0.2.1",
|
||||
"puppeteer": "19.5.2",
|
||||
"puppeteer-report": "3.1.0",
|
||||
"rollup-plugin-visualizer": "5.9.0",
|
||||
"tailwindcss": "3.2.4",
|
||||
"type-fest": "3.5.2",
|
||||
"type-fest": "3.5.3",
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
"engines": {
|
||||
|
|
@ -1639,9 +1639,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro-compress": {
|
||||
"version": "1.1.27",
|
||||
"resolved": "https://registry.npmjs.org/astro-compress/-/astro-compress-1.1.27.tgz",
|
||||
"integrity": "sha512-7H7mfp4/BECckQGtyNJVYBI9jwWYX3rBcbL1EbhlgyDRbs3/thtJKDwW8xEaUvxox4R2bnNyzIET4XF/zGbozg==",
|
||||
"version": "1.1.28",
|
||||
"resolved": "https://registry.npmjs.org/astro-compress/-/astro-compress-1.1.28.tgz",
|
||||
"integrity": "sha512-uk4lZHug/A276T/jdtEscCFbWVI78UqlvDg4ujRL5UUcIs+nd8gJOipSagkzdGswjNkd482zFysQ9YS5/u7xVw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/csso": "5.0.0",
|
||||
|
|
@ -6711,9 +6711,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "2.8.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.2.tgz",
|
||||
"integrity": "sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==",
|
||||
"version": "2.8.3",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.3.tgz",
|
||||
"integrity": "sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"prettier": "bin-prettier.js"
|
||||
|
|
@ -8296,9 +8296,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/type-fest": {
|
||||
"version": "3.5.2",
|
||||
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.5.2.tgz",
|
||||
"integrity": "sha512-Ph7S4EhXzWy0sbljEuZo0tTNoLl+K2tPauGrQpcwUWrOVneLePTuhVzcuzVJJ6RU5DsNwQZka+8YtkXXU4z9cA==",
|
||||
"version": "3.5.3",
|
||||
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.5.3.tgz",
|
||||
"integrity": "sha512-V2+og4j/rWReWvaFrse3s9g2xvUv/K9Azm/xo6CjIuq7oeGqsoimC7+9/A3tfvNcbQf8RPSVj/HV81fB4DJrjA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14.16"
|
||||
|
|
@ -10807,9 +10807,9 @@
|
|||
}
|
||||
},
|
||||
"astro-compress": {
|
||||
"version": "1.1.27",
|
||||
"resolved": "https://registry.npmjs.org/astro-compress/-/astro-compress-1.1.27.tgz",
|
||||
"integrity": "sha512-7H7mfp4/BECckQGtyNJVYBI9jwWYX3rBcbL1EbhlgyDRbs3/thtJKDwW8xEaUvxox4R2bnNyzIET4XF/zGbozg==",
|
||||
"version": "1.1.28",
|
||||
"resolved": "https://registry.npmjs.org/astro-compress/-/astro-compress-1.1.28.tgz",
|
||||
"integrity": "sha512-uk4lZHug/A276T/jdtEscCFbWVI78UqlvDg4ujRL5UUcIs+nd8gJOipSagkzdGswjNkd482zFysQ9YS5/u7xVw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/csso": "5.0.0",
|
||||
|
|
@ -14245,9 +14245,9 @@
|
|||
}
|
||||
},
|
||||
"prettier": {
|
||||
"version": "2.8.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.2.tgz",
|
||||
"integrity": "sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==",
|
||||
"version": "2.8.3",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.3.tgz",
|
||||
"integrity": "sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==",
|
||||
"dev": true
|
||||
},
|
||||
"prettier-plugin-astro": {
|
||||
|
|
@ -15406,9 +15406,9 @@
|
|||
}
|
||||
},
|
||||
"type-fest": {
|
||||
"version": "3.5.2",
|
||||
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.5.2.tgz",
|
||||
"integrity": "sha512-Ph7S4EhXzWy0sbljEuZo0tTNoLl+K2tPauGrQpcwUWrOVneLePTuhVzcuzVJJ6RU5DsNwQZka+8YtkXXU4z9cA==",
|
||||
"version": "3.5.3",
|
||||
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.5.3.tgz",
|
||||
"integrity": "sha512-V2+og4j/rWReWvaFrse3s9g2xvUv/K9Azm/xo6CjIuq7oeGqsoimC7+9/A3tfvNcbQf8RPSVj/HV81fB4DJrjA==",
|
||||
"dev": true
|
||||
},
|
||||
"typescript": {
|
||||
|
|
|
|||
|
|
@ -32,21 +32,21 @@
|
|||
"@astrojs/tailwind": "2.1.3",
|
||||
"@percy/cli": "1.17.0",
|
||||
"astro": "1.9.2",
|
||||
"astro-compress": "1.1.27",
|
||||
"astro-compress": "1.1.28",
|
||||
"concurrently": "7.6.0",
|
||||
"date-fns": "2.29.3",
|
||||
"iconify-icon-names": "1.1.0",
|
||||
"immer": "9.0.18",
|
||||
"locales-ts": "1.0.0",
|
||||
"postcss": "8.4.21",
|
||||
"prettier": "2.8.2",
|
||||
"prettier": "2.8.3",
|
||||
"prettier-plugin-astro": "0.7.2",
|
||||
"prettier-plugin-tailwindcss": "0.2.1",
|
||||
"puppeteer": "19.5.2",
|
||||
"puppeteer-report": "3.1.0",
|
||||
"rollup-plugin-visualizer": "5.9.0",
|
||||
"tailwindcss": "3.2.4",
|
||||
"type-fest": "3.5.2",
|
||||
"type-fest": "3.5.3",
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue