Skip to content

Commit

Permalink
chore(project): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MrWook committed Jan 2, 2025
1 parent 592d1c7 commit f27cd20
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 10,651 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,41 +32,41 @@
"docs:build": "vuepress build docs"
},
"devDependencies": {
"@babel/cli": "7.25.6",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@rollup/plugin-alias": "5.1.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.0",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/plugin-replace": "6.0.2",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "12.1.0",
"@swc/core": "1.7.26",
"@swc/jest": "0.2.36",
"@rollup/plugin-typescript": "12.1.2",
"@swc/core": "1.10.4",
"@swc/jest": "0.2.37",
"@types/byline": "4.2.36",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/sprintf-js": "1.1.4",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@vuepress/bundler-vite": "2.0.0-rc.17",
"@vuepress/plugin-register-components": "2.0.0-rc.52",
"@vuepress/theme-default": "2.0.0-rc.52",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@vuepress/bundler-vite": "2.0.0-rc.19",
"@vuepress/plugin-register-components": "2.0.0-rc.66",
"@vuepress/theme-default": "2.0.0-rc.68",
"@zxcvbn-ts/dictionary-compression": "^3.0.1",
"axios": "1.7.7",
"axios": "1.7.9",
"byline": "5.0.0",
"cross-fetch": "4.0.0",
"esbuild": "0.24.0",
"cross-fetch": "4.1.0",
"esbuild": "0.24.2",
"esbuild-register": "3.6.0",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-import-resolver-webpack": "0.13.9",
"eslint-plugin-compat": "6.0.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "28.8.3",
"eslint-import-resolver-webpack": "0.13.10",
"eslint-plugin-compat": "6.0.2",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.10.0",
"eslint-plugin-prettier": "5.2.1",
"esm": "3.2.25",
"glob-all": "3.3.1",
Expand All @@ -75,19 +75,19 @@
"jszip": "^3.10.1",
"kuroshiro": "1.2.0",
"kuroshiro-analyzer-kuromoji": "1.1.0",
"lerna": "8.1.8",
"lerna": "8.1.9",
"natural": "8.0.1",
"prettier": "3.3.3",
"rollup": "4.23.0",
"prettier": "3.4.2",
"rollup": "4.29.1",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-delete": "2.1.0",
"sass-embedded": "1.79.4",
"sass-embedded": "1.83.0",
"sprintf-js": "1.1.3",
"typescript": "5.6.2",
"vuepress": "2.0.0-rc.17",
"typescript": "5.7.2",
"vue-multiselect": "3.1.0",
"vuepress": "2.0.0-rc.19",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
"yarn-audit-fix": "10.0.9",
"yarn-audit-fix": "10.1.1",
"zxcvbn": "4.4.2"
},
"keywords": [
Expand All @@ -109,7 +109,7 @@
"minimist": "^1.2.8",
"http-cache-semantics": "^4.1.1",
"json5": "2.2.3",
"semver": "7.5.4"
"semver": "7.6.3"
},
"overrides": {},
"dependencies": {}
Expand Down
Loading

0 comments on commit f27cd20

Please sign in to comment.