Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 26, 2024
1 parent a3ba90b commit aaf5f2b
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 232 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -32,8 +32,8 @@
"test": "pnpm run /^test:/"
},
"dependencies": {
"caniuse-lite": "^1.0.30001568",
"electron-to-chromium": "^1.4.609",
"caniuse-lite": "^1.0.30001580",
"electron-to-chromium": "^1.4.648",
"node-releases": "^2.0.14",
"update-browserslist-db": "^1.0.13"
},
Expand All @@ -46,21 +46,21 @@
"types": "./index.d.ts",
"devDependencies": {
"@logux/eslint-config": "^52.0.2",
"@size-limit/preset-small-lib": "^11.0.1",
"c8": "^8.0.1",
"@size-limit/preset-small-lib": "^11.0.2",
"c8": "^9.1.0",
"clean-publish": "^4.2.0",
"cross-spawn": "^7.0.3",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-perfectionist": "^2.5.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"fs-extra": "^11.2.0",
"nanospy": "^1.0.0",
"size-limit": "^11.0.1",
"size-limit": "^11.0.2",
"uvu": "^0.5.6"
},
"browser": {
Expand Down

0 comments on commit aaf5f2b

Please sign in to comment.