Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Nov 3, 2023
1 parent 6da2476 commit a38ac54
Show file tree
Hide file tree
Showing 2 changed files with 1,693 additions and 1,875 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -19,22 +19,22 @@
"test": "pnpm unit && eslint ."
},
"dependencies": {
"clean-publish": "^4.0.0",
"fast-glob": "^3.2.11",
"clean-publish": "^4.2.0",
"fast-glob": "^3.3.1",
"line-column": "^1.0.2",
"picocolors": "^1.0.0"
},
"author": "Andrey Sitnik <andrey@sitnik.ru>",
"license": "MIT",
"repository": "ai/dual-publish",
"devDependencies": {
"@babel/core": "^7.17.9",
"@babel/core": "^7.23.2",
"@logux/eslint-config": "^52.0.1",
"@rollup/plugin-node-resolve": "^13.2.1",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
"@types/node": "^17.0.25",
"@types/node": "^17.0.45",
"browserify": "^17.0.0",
"esbuild": "^0.14.38",
"esbuild": "^0.14.54",
"eslint": "^8.52.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
Expand All @@ -46,15 +46,15 @@
"fs-extra": "^10.1.0",
"metro": "^0.59.0",
"metro-react-native-babel-transformer": "^0.59.0",
"nanoid": "^3.3.3",
"nanoid": "^3.3.6",
"parcel": "1.12.3",
"rollup": "^2.70.2",
"rollup": "^2.79.1",
"rollup-plugin-svg": "^2.0.0",
"rollup-plugin-terser": "^7.0.2",
"ts-node": "^9.1.1",
"typescript": "^4.6.3",
"uvu": "^0.5.3",
"webpack": "^5.72.0"
"typescript": "^4.9.5",
"uvu": "^0.5.6",
"webpack": "^5.89.0"
},
"eslintConfig": {
"extends": "@logux/eslint-config",
Expand Down

0 comments on commit a38ac54

Please sign in to comment.