Skip to content

Commit a4a7ac7

Browse files
committed
Remove accidental add and yarn dependencies
1 parent f399a33 commit a4a7ac7

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@
1818
"dependencies": {
1919
"@fontsource-utils/scss": "^0.2.2",
2020
"@fontsource/poppins": "^5.0.5",
21-
"add": "^2.0.6",
2221
"lazysizes": "^5.3.2",
23-
"oneloop.js": "^5.2.1",
24-
"yarn": "^1.22.22"
22+
"oneloop.js": "^5.2.1"
2523
},
2624
"devDependencies": {
2725
"@wordpress/blocks": "^11.16.0",

yarn.lock

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,13 +1899,6 @@ __metadata:
18991899
languageName: node
19001900
linkType: hard
19011901

1902-
"add@npm:^2.0.6":
1903-
version: 2.0.6
1904-
resolution: "add@npm:2.0.6"
1905-
checksum: 10/1d2c0780a660edfc161b7784a846865b28dcd8514cc6042c8e283298f379cd3b150412b67a12603a4ac885912f05759f3e2993c27219f85d1face316ffc0b175
1906-
languageName: node
1907-
linkType: hard
1908-
19091902
"agent-base@npm:^7.1.0, agent-base@npm:^7.1.2":
19101903
version: 7.1.3
19111904
resolution: "agent-base@npm:7.1.3"
@@ -2272,7 +2265,6 @@ __metadata:
22722265
"@wordpress/dom-ready": "npm:^3.17.0"
22732266
"@wordpress/hooks": "npm:^3.17.0"
22742267
"@wordpress/stylelint-config": "npm:^21.0.0"
2275-
add: "npm:^2.0.6"
22762268
clean-webpack-plugin: "npm:^4.0.0-alpha.0"
22772269
concurrently: "npm:^8.2.2"
22782270
css-loader: "npm:^5.2.4"
@@ -2317,7 +2309,6 @@ __metadata:
23172309
webpack-manifest-plugin: "npm:5.0.0"
23182310
webpack-merge: "npm:^5.7.3"
23192311
webpackbar: "npm:^5.0.0-3"
2320-
yarn: "npm:^1.22.22"
23212312
languageName: unknown
23222313
linkType: soft
23232314

@@ -12178,16 +12169,6 @@ __metadata:
1217812169
languageName: node
1217912170
linkType: hard
1218012171

12181-
"yarn@npm:^1.22.22":
12182-
version: 1.22.22
12183-
resolution: "yarn@npm:1.22.22"
12184-
bin:
12185-
yarn: bin/yarn.js
12186-
yarnpkg: bin/yarn.js
12187-
checksum: 10/98d80230beaa81f186b2256dff5ef9dce2dd6073c94299209f8e562da9018cff4275c95c27c788aaa4a9c3c186ea8a9aee9a5b83570696a4c8a9d1fff2d4da3a
12188-
languageName: node
12189-
linkType: hard
12190-
1219112172
"yauzl@npm:^2.4.2":
1219212173
version: 2.10.0
1219312174
resolution: "yauzl@npm:2.10.0"

0 commit comments

Comments
 (0)