Update all non-major dependencies (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b90c538c54
commit
0d47b0f76a
2 changed files with 110 additions and 728 deletions
828
package-lock.json
generated
828
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
|
@ -28,12 +28,12 @@
|
|||
"devDependencies": {
|
||||
"@astrojs/react": "1.1.3",
|
||||
"@astrojs/tailwind": "1.0.1",
|
||||
"@iconify/json": "2.1.108",
|
||||
"@iconify/json": "2.1.109",
|
||||
"@types/react": "18.0.20",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"@typescript-eslint/eslint-plugin": "5.37.0",
|
||||
"@typescript-eslint/parser": "5.37.0",
|
||||
"astro": "1.2.6",
|
||||
"@typescript-eslint/eslint-plugin": "5.38.0",
|
||||
"@typescript-eslint/parser": "5.38.0",
|
||||
"astro": "1.2.7",
|
||||
"eslint": "8.23.1",
|
||||
"eslint-config-airbnb": "19.0.4",
|
||||
"eslint-config-airbnb-typescript": "17.0.0",
|
||||
|
|
@ -52,7 +52,7 @@
|
|||
"prettier": "2.7.1",
|
||||
"tailwindcss": "3.1.8",
|
||||
"type-fest": "2.19.0",
|
||||
"vite": "3.1.2",
|
||||
"vite": "3.1.3",
|
||||
"vite-tsconfig-paths": "3.5.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue