mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Build(deps): Bump pe-library from 1.0.1 to 2.0.0 in /page
Bumps [pe-library](https://github.com/jet2jet/pe-library-js) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/jet2jet/pe-library-js/releases) - [Changelog](https://github.com/jet2jet/pe-library-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/jet2jet/pe-library-js/compare/v1.0.1...v2.0.0) --- updated-dependencies: - dependency-name: pe-library dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
12
page/package-lock.json
generated
12
page/package-lock.json
generated
@@ -28,7 +28,7 @@
|
||||
"flatbuffers": "^25.9.23",
|
||||
"jszip": "^3.10.1",
|
||||
"lucide-react": "^0.552.0",
|
||||
"pe-library": "^1.0.1",
|
||||
"pe-library": "^2.0.0",
|
||||
"react": "^19.2.0",
|
||||
"react-bootstrap-icons": "^1.11.6",
|
||||
"react-dom": "^19.1.1",
|
||||
@@ -7677,13 +7677,13 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/pe-library": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/pe-library/-/pe-library-1.0.1.tgz",
|
||||
"integrity": "sha512-nh39Mo1eGWmZS7y+mK/dQIqg7S1lp38DpRxkyoHf0ZcUs/HDc+yyTjuOtTvSMZHmfSLuSQaX945u05Y2Q6UWZg==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pe-library/-/pe-library-2.0.0.tgz",
|
||||
"integrity": "sha512-zlJVlneLboInPzJCEt2qrZrM9R90kdkhduR/oupm89ASJ271x45TfdKjSy0b5oPgBCNOmRaquPen8eSHyv7JEA==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=14",
|
||||
"npm": ">=7"
|
||||
"node": ">=20.19.5",
|
||||
"npm": ">=11.5.1"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"flatbuffers": "^25.9.23",
|
||||
"jszip": "^3.10.1",
|
||||
"lucide-react": "^0.552.0",
|
||||
"pe-library": "^1.0.1",
|
||||
"pe-library": "^2.0.0",
|
||||
"react": "^19.2.0",
|
||||
"react-bootstrap-icons": "^1.11.6",
|
||||
"react-dom": "^19.1.1",
|
||||
|
||||
Reference in New Issue
Block a user