Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^6.0.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.0.0",
"globals": "^16.1.0",
"sass": "^1.87.0",
"vite": "^6.3.5"
},
Expand Down
10 changes: 5 additions & 5 deletions docs-site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3041,10 +3041,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^16.0.0":
version: 16.0.0
resolution: "globals@npm:16.0.0"
checksum: 10c0/8906d5f01838df64a81d6c2a7b7214312e2216cf65c5ed1546dc9a7d0febddf55ffa906cf04efd5b01eec2534d6f14859a89535d1a68241832810e41ef3fd5bb
"globals@npm:^16.1.0":
version: 16.1.0
resolution: "globals@npm:16.1.0"
checksum: 10c0/51df6319b5b9e679338baf058ecf1125af0d3148b97e57592deabd65fca5c5dcdcca321d7589282bd6afbea9f5a40bc7329c746f46d56780813d7d1c457209a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -4647,7 +4647,7 @@ __metadata:
eslint-plugin-react: "npm:^7.37.5"
eslint-plugin-react-hooks: "npm:^6.0.0"
eslint-plugin-react-refresh: "npm:^0.4.20"
globals: "npm:^16.0.0"
globals: "npm:^16.1.0"
highlight.js: "npm:^11.11.1"
lodash: "npm:^4.17.21"
prism-react-renderer: "npm:^2.4.1"
Expand Down
Loading