mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-03 19:45:01 +01:00
Updates logic to find ERROR in logs
This commit is contained in:
10
package.json
10
package.json
@@ -29,7 +29,7 @@
|
||||
"@iconify-json/mdi": "^1.1.50",
|
||||
"@iconify-json/mdi-light": "^1.1.6",
|
||||
"@iconify-json/octicon": "^1.1.36",
|
||||
"@intlify/unplugin-vue-i18n": "^0.9.2",
|
||||
"@intlify/unplugin-vue-i18n": "^0.9.3",
|
||||
"@oruga-ui/oruga-next": "^0.5.10",
|
||||
"@oruga-ui/theme-bulma": "^0.2.9",
|
||||
"@vueuse/core": "^9.13.0",
|
||||
@@ -58,7 +58,7 @@
|
||||
"@types/d3-array": "^3.0.4",
|
||||
"@types/d3-ease": "^3.0.0",
|
||||
"@types/d3-scale": "^4.0.3",
|
||||
"@types/d3-selection": "^3.0.4",
|
||||
"@types/d3-selection": "^3.0.5",
|
||||
"@types/d3-shape": "^3.1.1",
|
||||
"@types/d3-transition": "^3.0.3",
|
||||
"@types/lodash.debounce": "^4.0.7",
|
||||
@@ -73,7 +73,7 @@
|
||||
"jsdom": "^21.1.1",
|
||||
"lint-staged": "^13.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.8.4",
|
||||
"prettier": "^2.8.5",
|
||||
"release-it": "^15.9.0",
|
||||
"sass": "^1.59.3",
|
||||
"simple-git-hooks": "^2.8.1",
|
||||
@@ -85,8 +85,8 @@
|
||||
"vite": "4.2.1",
|
||||
"vite-plugin-pages": "^0.29.0",
|
||||
"vite-plugin-vue-layouts": "^0.8.0",
|
||||
"vitepress": "1.0.0-alpha.60",
|
||||
"vitest": "^0.29.3",
|
||||
"vitepress": "1.0.0-alpha.61",
|
||||
"vitest": "^0.29.5",
|
||||
"vue-tsc": "^1.2.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
||||
Reference in New Issue
Block a user