Skip to content

Commit

Permalink
chore: clean packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyingchun committed May 29, 2024
1 parent f028c6d commit 24029c9
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@
"node": ">=18.0.0"
},
"packageManager": "yarn@4.2.2"
}
}
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
"test": "npm run test:integration",
"test:orders": "mocha spec/orders --recursive --timeout 60000"
}
}
}
58 changes: 29 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -740,6 +740,35 @@ __metadata:
languageName: node
linkType: hard

"@hyperse/eslint-config-hyperse@npm:^1.0.4":
version: 1.0.4
resolution: "@hyperse/eslint-config-hyperse@npm:1.0.4"
dependencies:
"@eslint/js": "npm:^9.3.0"
"@next/eslint-plugin-next": "npm:^14.2.3"
app-root-path: "npm:^3.1.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-define-config: "npm:^2.1.0"
eslint-plugin-mdx: "npm:^3.1.5"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react: "npm:^7.34.1"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-regexp: "npm:^2.6.0"
eslint-plugin-simple-import-sort: "npm:^12.1.0"
eslint-plugin-sonarjs: "npm:^1.0.3"
eslint-plugin-tailwindcss: "npm:^3.17.0"
eslint-plugin-vitest: "npm:^0.5.4"
get-tsconfig: "npm:^4.7.5"
prettier: "npm:^3.2.5"
tailwindcss: "npm:^3.4.3"
typescript-eslint: "npm:^8.0.0-alpha.16"
peerDependencies:
eslint: ^9.3.0
typescript: ^5.4.3
checksum: 10/03c611d8a1c07941ef02a6f3c82b7ce7eaaed34af4727c6b8c6ea6375bd086b3302ce7732d2a4876b9215546c65bec9bc944b8548660fc2b164816bc2d2902f7
languageName: node
linkType: hard

"@hyperse/paypal-node-sdk@workspace:*, @hyperse/paypal-node-sdk@workspace:.":
version: 0.0.0-use.local
resolution: "@hyperse/paypal-node-sdk@workspace:."
Expand Down Expand Up @@ -770,35 +799,6 @@ __metadata:
languageName: unknown
linkType: soft

"@hyperse/eslint-config-hyperse@npm:^1.0.4":
version: 1.0.4
resolution: "@hyperse/eslint-config-hyperse@npm:1.0.4"
dependencies:
"@eslint/js": "npm:^9.3.0"
"@next/eslint-plugin-next": "npm:^14.2.3"
app-root-path: "npm:^3.1.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-define-config: "npm:^2.1.0"
eslint-plugin-mdx: "npm:^3.1.5"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react: "npm:^7.34.1"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-regexp: "npm:^2.6.0"
eslint-plugin-simple-import-sort: "npm:^12.1.0"
eslint-plugin-sonarjs: "npm:^1.0.3"
eslint-plugin-tailwindcss: "npm:^3.17.0"
eslint-plugin-vitest: "npm:^0.5.4"
get-tsconfig: "npm:^4.7.5"
prettier: "npm:^3.2.5"
tailwindcss: "npm:^3.4.3"
typescript-eslint: "npm:^8.0.0-alpha.16"
peerDependencies:
eslint: ^9.3.0
typescript: ^5.4.3
checksum: 10/03c611d8a1c07941ef02a6f3c82b7ce7eaaed34af4727c6b8c6ea6375bd086b3302ce7732d2a4876b9215546c65bec9bc944b8548660fc2b164816bc2d2902f7
languageName: node
linkType: hard

"@isaacs/cliui@npm:^8.0.2":
version: 8.0.2
resolution: "@isaacs/cliui@npm:8.0.2"
Expand Down

0 comments on commit 24029c9

Please sign in to comment.