|
|
@@ -16,36 +16,36 @@
|
|
|
"preinstall": "npx only-allow yarn",
|
|
|
"postinstall": "husky install"
|
|
|
},
|
|
|
- "packageManager": "yarn@3.4.1",
|
|
|
+ "packageManager": "yarn@3.5.0",
|
|
|
"dependencies": {
|
|
|
"@fortawesome/fontawesome-free": "^6.4.0",
|
|
|
"normalize.css": "^8.0.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@prettier/plugin-php": "^0.19.4",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.57.0",
|
|
|
- "@typescript-eslint/parser": "^5.57.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.58.0",
|
|
|
+ "@typescript-eslint/parser": "^5.58.0",
|
|
|
"cssnano": "^6.0.0",
|
|
|
- "eslint": "^8.37.0",
|
|
|
+ "eslint": "^8.38.0",
|
|
|
"eslint-config-prettier": "^8.8.0",
|
|
|
"eslint-plugin-editorconfig": "^4.0.2",
|
|
|
"husky": "^8.0.3",
|
|
|
- "lint-staged": "^13.2.0",
|
|
|
+ "lint-staged": "^13.2.1",
|
|
|
"markdownlint-cli2": "^0.6.0",
|
|
|
"postcss": "^8.4.21",
|
|
|
"postcss-cli": "^10.1.0",
|
|
|
"postcss-import": "^15.1.0",
|
|
|
"postcss-path-replace": "^1.0.4",
|
|
|
- "postcss-preset-env": "^8.3.0",
|
|
|
+ "postcss-preset-env": "^8.3.1",
|
|
|
"postcss-size": "^4.0.1",
|
|
|
"prettier": "^2.8.7",
|
|
|
"prettier-plugin-nginx": "^1.0.3",
|
|
|
"prettier-plugin-sh": "^0.12.8",
|
|
|
- "prettier-plugin-sql": "^0.13.0",
|
|
|
+ "prettier-plugin-sql": "^0.14.0",
|
|
|
"stylelint": "^15.4.0",
|
|
|
"stylelint-config-standard": "^32.0.0",
|
|
|
- "typescript": "^5.0.3",
|
|
|
- "vitepress": "1.0.0-alpha.64",
|
|
|
+ "typescript": "^5.0.4",
|
|
|
+ "vitepress": "1.0.0-alpha.65",
|
|
|
"vue": "^3.2.47"
|
|
|
}
|
|
|
}
|