Skip to content

Commit

Permalink
dependencies: Upgrade JavaScript dependencies.
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Kaseorg <[email protected]>
  • Loading branch information
andersk committed Nov 9, 2023
1 parent 9b83dc1 commit dadf035
Show file tree
Hide file tree
Showing 3 changed files with 1,284 additions and 1,378 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@8.9.0+sha256.8f5264ad1d100da11a6add6bb8a94c6f1e913f9e9261b2a551fabefad2ec0fec",
"packageManager": "pnpm@8.10.2+sha256.487609e857f1c11780cc98dd0bfe4c8a8b11c7f23bc3a4493ac7d263d6fb6c8c",
"dependencies": {
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
Expand Down Expand Up @@ -100,7 +100,7 @@
"@types/lodash": "^4.14.172",
"@types/micromodal": "^0.3.3",
"@types/minimalistic-assert": "^1.0.1",
"@types/node": "^18.8.3",
"@types/node": "^20.9.0",
"@types/plotly.js": "^2.12.20",
"@types/sortablejs": "^1.15.1",
"@types/spectrum": "^1.8.4",
Expand All @@ -110,8 +110,8 @@
"@typescript-eslint/parser": "^6.1.0",
"babel-plugin-rewire-ts": "^1.4.0",
"callsites": "^3.1.0",
"cldr-annotations-derived-modern": "^43.0.0",
"cldr-annotations-modern": "^43.0.0",
"cldr-annotations-derived-modern": "^44.0.1",
"cldr-annotations-modern": "^44.0.1",
"commander": "^11.0.0",
"css.escape": "^1.5.1",
"diff": "^5.0.0",
Expand All @@ -124,7 +124,7 @@
"eslint-plugin-formatjs": "^4.0.2",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-no-jquery": "^2.7.0",
"eslint-plugin-unicorn": "^48.0.0",
"eslint-plugin-unicorn": "^49.0.0",
"jsdom": "^22.0.0",
"minimist": "^1.2.6",
"mkdirp": "^3.0.1",
Expand Down
Loading

0 comments on commit dadf035

Please sign in to comment.