Skip to content

Commit

Permalink
Update dependency webpack to v4.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and astroanu committed Oct 25, 2024
1 parent 0d10100 commit a0a9522
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions vue/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9385,40 +9385,40 @@ __metadata:
linkType: hard

"webpack@npm:^4.31.0":
version: 4.46.0
resolution: "webpack@npm:4.46.0"
dependencies:
"@webassemblyjs/ast": "npm:1.9.0"
"@webassemblyjs/helper-module-context": "npm:1.9.0"
"@webassemblyjs/wasm-edit": "npm:1.9.0"
"@webassemblyjs/wasm-parser": "npm:1.9.0"
acorn: "npm:^6.4.1"
ajv: "npm:^6.10.2"
ajv-keywords: "npm:^3.4.1"
chrome-trace-event: "npm:^1.0.2"
enhanced-resolve: "npm:^4.5.0"
eslint-scope: "npm:^4.0.3"
json-parse-better-errors: "npm:^1.0.2"
loader-runner: "npm:^2.4.0"
loader-utils: "npm:^1.2.3"
memory-fs: "npm:^0.4.1"
micromatch: "npm:^3.1.10"
mkdirp: "npm:^0.5.3"
neo-async: "npm:^2.6.1"
node-libs-browser: "npm:^2.2.1"
schema-utils: "npm:^1.0.0"
tapable: "npm:^1.1.3"
terser-webpack-plugin: "npm:^1.4.3"
watchpack: "npm:^1.7.4"
webpack-sources: "npm:^1.4.1"
version: 4.47.0
resolution: "webpack@npm:4.47.0"
dependencies:
"@webassemblyjs/ast": 1.9.0
"@webassemblyjs/helper-module-context": 1.9.0
"@webassemblyjs/wasm-edit": 1.9.0
"@webassemblyjs/wasm-parser": 1.9.0
acorn: ^6.4.1
ajv: ^6.10.2
ajv-keywords: ^3.4.1
chrome-trace-event: ^1.0.2
enhanced-resolve: ^4.5.0
eslint-scope: ^4.0.3
json-parse-better-errors: ^1.0.2
loader-runner: ^2.4.0
loader-utils: ^1.2.3
memory-fs: ^0.4.1
micromatch: ^3.1.10
mkdirp: ^0.5.3
neo-async: ^2.6.1
node-libs-browser: ^2.2.1
schema-utils: ^1.0.0
tapable: ^1.1.3
terser-webpack-plugin: ^1.4.3
watchpack: ^1.7.4
webpack-sources: ^1.4.1
peerDependenciesMeta:
webpack-cli:
optional: true
webpack-command:
optional: true
bin:
webpack: bin/webpack.js
checksum: 013fa24c00d4261e16ebca60353fa6f848e417b5a44bdf28c16ebebd67fa61e960420bb314c8df05cfe2dad9b90efabcf38fd6875f2361922769a0384085ef1e
checksum: 65fbf8144cdcdb502ddbf8622a05ab54aa3910c6bce6f0f17fadddda535a2023096a1b61e25fb02448257665bdc3ac8d93b7d3c22aa46773a7842365019e1209
languageName: node
linkType: hard

Expand Down

0 comments on commit a0a9522

Please sign in to comment.