Skip to content

Commit

Permalink
[optimize] upgrade 2019 components & pages
Browse files Browse the repository at this point in the history
  • Loading branch information
TechQuery committed Feb 8, 2024
1 parent fb69d42 commit 80c5ce9
Show file tree
Hide file tree
Showing 9 changed files with 162 additions and 143 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@
"*.{html,md,css,less,js,ts,tsx,json}": "prettier --write"
},
"dependencies": {
"boot-cell": "^2.0.0-beta.11",
"boot-cell": "^2.0.0-beta.18",
"browser-unhandled-rejection": "^1.0.2",
"cell-router": "^3.0.0-rc.5",
"classnames": "^2.5.1",
"dom-renderer": "^2.0.6",
"dom-renderer": "^2.1.1",
"html-to-image": "^1.11.11",
"koajax": "^0.9.6",
"lodash.groupby": "^4.6.0",
"marked": "^12.0.0",
"mobx": "^6.12.0",
"mobx-i18n": "^0.5.0",
"web-cell": "^3.0.0-rc.8",
"web-cell": "^3.0.0-rc.14",
"web-utility": "^4.1.3"
},
"devDependencies": {
Expand All @@ -54,16 +54,17 @@
"@parcel/transformer-webmanifest": "~2.11.0",
"@types/lodash.groupby": "^4.6.9",
"@types/node": "^18.19.14",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.10",
"lint-staged": "^15.2.2",
"parcel": "~2.11.0",
"postcss": "^8.4.33",
"postcss": "^8.4.35",
"postcss-modules": "^4.3.1",
"prettier": "^3.2.5",
"process": "^0.11.10",
"typescript": "~5.3.3",
"workbox-cli": "^7.0.0"
},
Expand Down
Loading

1 comment on commit 80c5ce9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for web-conf ready!

✅ Preview
https://web-conf-efvz2ji9t-techquery.vercel.app

Built with commit 80c5ce9.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.