Skip to content
Open
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
fix(deps): update dependency prismjs to v1.30.0 [security]
  • Loading branch information
renovate[bot] authored Mar 10, 2025
commit f12f17876c758aed661def1a7cb4c2378490ed65
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"next-seo": "6.5.0",
"precise-commits": "1.0.2",
"prettier": "3.2.5",
"prismjs": "1.29.0",
"prismjs": "1.30.0",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21182,7 +21182,7 @@ __metadata:
next-seo: 6.5.0
precise-commits: 1.0.2
prettier: 3.2.5
prismjs: 1.29.0
prismjs: 1.30.0
prop-types: 15.8.1
react: 18.2.0
react-dom: 18.2.0
Expand Down Expand Up @@ -21382,7 +21382,14 @@ __metadata:
languageName: node
linkType: hard

"prismjs@npm:1.29.0, prismjs@npm:^1.27.0":
"prismjs@npm:1.30.0":
version: 1.30.0
resolution: "prismjs@npm:1.30.0"
checksum: a68eddd4c5f1c506badb5434b0b28a7cc2479ed1df91bc4218e6833c7971ef40c50ec481ea49749ac964256acb78d8b66a6bd11554938e8998e46c18b5f9a580
languageName: node
linkType: hard

"prismjs@npm:^1.27.0":
version: 1.29.0
resolution: "prismjs@npm:1.29.0"
checksum: 007a8869d4456ff8049dc59404e32d5666a07d99c3b0e30a18bd3b7676dfa07d1daae9d0f407f20983865fd8da56de91d09cb08e6aa61f5bc420a27c0beeaf93
Expand Down
Loading