Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 31, 2023
1 parent 2c940d9 commit 481c300
Show file tree
Hide file tree
Showing 2 changed files with 2,867 additions and 623 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"start:build": "serve dist"
},
"dependencies": {
"@types/node": "^18.15.11",
"@types/node": "^20.2.5",
"autoprefixer": "^10.4.14",
"globby": "^13.1.3",
"globby": "^13.1.4",
"jstransformer-lowlight": "^0.1.0",
"postcss": "^8.4.24",
"postcss-hexrgba": "^2.1.0",
Expand All @@ -31,31 +31,31 @@
"remark-gfm": "^3.0.1",
"remark-highlight.js": "^7.0.1",
"remark-html": "^15.0.2",
"remark-parse": "^10.0.1",
"remark-parse": "^10.0.2",
"remark-rehype": "^10.1.0",
"typedoc": "^0.24.7",
"typescript": "~5.0.4",
"unified": "^10.1.2",
"unist-util-visit": "^4.1.2",
"vite": "^4.2.1",
"vite": "^4.3.9",
"vite-plugin-pug-transformer": "^1.0.3"
},
"devDependencies": {
"@logux/eslint-config": "^49.0.0",
"@logux/stylelint-config": "^0.14.0",
"@logux/eslint-config": "^50.0.0",
"@logux/stylelint-config": "^0.15.1",
"@size-limit/file": "^8.2.4",
"eslint": "^8.37.0",
"eslint-config-standard": "^17.0.0",
"eslint": "^8.41.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"highlight.js": "^11.7.0",
"highlight.js": "^11.8.0",
"nano-staged": "^0.8.0",
"serve": "^14.2.0",
"simple-git-hooks": "^2.8.1",
"size-limit": "^8.2.4",
"stylelint": "^15.4.0",
"stylelint": "^15.6.2",
"svgo": "^3.0.2"
},
"engines": {
Expand Down

0 comments on commit 481c300

Please sign in to comment.