Merge branch 'develop' into sidv/compress
* develop: chore(deps): bump daisyui from 1.21.0 to 1.24.3 chore(deps-dev): bump lint-staged from 12.2.0 to 12.2.1 chore(deps-dev): bump cssnano from 5.0.14 to 5.0.15 (#600) chore(deps-dev): bump autoprefixer from 10.4.0 to 10.4.2 chore(deps): bump pako from 1.0.10 to 2.0.4 chore(deps): bump mermaid from 8.13.8 to 8.13.9 chore(deps-dev): bump cypress from 9.2.0 to 9.3.1 chore(deps-dev): bump mocha from 9.1.3 to 9.1.4 chore(deps-dev): bump eslint-plugin-tailwindcss from 1.17.2 to 3.3.0
This commit is contained in:
+9
-9
@@ -21,10 +21,10 @@
|
||||
"@types/pako": "^1.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
||||
"@typescript-eslint/parser": "^4.33.0",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chai": "^4.3.4",
|
||||
"cssnano": "^5.0.14",
|
||||
"cypress": "9.2.0",
|
||||
"cssnano": "^5.0.15",
|
||||
"cypress": "9.3.1",
|
||||
"cypress-localstorage-commands": "^1.6.1",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-prettier": "^8.1.0",
|
||||
@@ -33,10 +33,10 @@
|
||||
"eslint-plugin-mocha": "^10.0.3",
|
||||
"eslint-plugin-postcss-modules": "^2.0.0",
|
||||
"eslint-plugin-svelte3": "^3.4.0",
|
||||
"eslint-plugin-tailwindcss": "^1.17.2",
|
||||
"eslint-plugin-tailwindcss": "^3.3.0",
|
||||
"husky": "^7.0.4",
|
||||
"lint-staged": "^12.2.0",
|
||||
"mocha": "^9.1.3",
|
||||
"lint-staged": "^12.2.1",
|
||||
"mocha": "^9.1.4",
|
||||
"node-html-parser": "^5.2.0",
|
||||
"postcss": "^8.4.5",
|
||||
"postcss-load-config": "^3.1.1",
|
||||
@@ -53,12 +53,12 @@
|
||||
"@analytics/google-analytics": "^0.5.3",
|
||||
"@macfja/svelte-persistent-store": "^1.2.0",
|
||||
"analytics": "^0.7.21",
|
||||
"daisyui": "1.21.0",
|
||||
"daisyui": "1.24.3",
|
||||
"js-base64": "^3.7.2",
|
||||
"mermaid": "8.13.8",
|
||||
"mermaid": "8.13.9",
|
||||
"moment": "^2.29.1",
|
||||
"monaco-editor": "^0.31.1",
|
||||
"pako": "^2.0.4",
|
||||
"pako": "2.0.4",
|
||||
"random-word-slugs": "^0.1.6"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
||||
Reference in New Issue
Block a user