Skip to content

Commit

Permalink
updated browserlist db
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsingal committed Jan 9, 2024
1 parent eae3e2a commit c7020aa
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
1 change: 1 addition & 0 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
"prettier-plugin-tailwindcss": "^0.5.10",
"start-server-and-test": "1.14.0",
"typescript": "5.2.2",
"update-browserslist-db": "^1.0.13",
"webpack": "5"
},
"packageManager": "[email protected]"
Expand Down
21 changes: 18 additions & 3 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3038,9 +3038,9 @@ __metadata:
linkType: hard

"caniuse-lite@npm:^1.0.30001196, caniuse-lite@npm:^1.0.30001370, caniuse-lite@npm:^1.0.30001406":
version: 1.0.30001464
resolution: "caniuse-lite@npm:1.0.30001464"
checksum: 67cdee102c1660d62d7b9dbd4740bb7af096236618f2509fd2e0039d50db5f02fb87c21d90b6d573fdcf50deaf3c84503d009e871502b5c221d0ba1dec18ba11
version: 1.0.30001576
resolution: "caniuse-lite@npm:1.0.30001576"
checksum: b8b332675fe703d5e57b02df5f100345f2a3796c537a42422f5bfc82d3256b8bad3f4e2788553656d2650006d13a4b5db99725e2a9462cc0c8035ba494ba1857
languageName: node
linkType: hard

Expand Down Expand Up @@ -6542,6 +6542,7 @@ __metadata:
start-server-and-test: 1.14.0
tailwindcss: 3.3.1
typescript: 5.2.2
update-browserslist-db: ^1.0.13
uuid: 8.3.2
webpack: 5
yup: 0.32.11
Expand Down Expand Up @@ -10151,6 +10152,20 @@ __metadata:
languageName: node
linkType: hard

"update-browserslist-db@npm:^1.0.13":
version: 1.0.13
resolution: "update-browserslist-db@npm:1.0.13"
dependencies:
escalade: ^3.1.1
picocolors: ^1.0.0
peerDependencies:
browserslist: ">= 4.21.0"
bin:
update-browserslist-db: cli.js
checksum: 1e47d80182ab6e4ad35396ad8b61008ae2a1330221175d0abd37689658bdb61af9b705bfc41057fd16682474d79944fb2d86767c5ed5ae34b6276b9bed353322
languageName: node
linkType: hard

"update-browserslist-db@npm:^1.0.5":
version: 1.0.5
resolution: "update-browserslist-db@npm:1.0.5"
Expand Down

0 comments on commit c7020aa

Please sign in to comment.