File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
src/platforms/javascript/guides/solid Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 59
59
"js-cookie" : " ^3.0.5" ,
60
60
"js-yaml" : " ^3.0.0" ,
61
61
"jsdom" : " ^22.1.0" ,
62
- "platformicons" : " ^5.7.9 " ,
62
+ "platformicons" : " ^5.9.2 " ,
63
63
"prism-sentry" : " ^1.0.2" ,
64
64
"prismjs" : " ^1.27.0" ,
65
65
"query-string" : " ^6.13.1" ,
Original file line number Diff line number Diff line change @@ -3,5 +3,6 @@ sdk: sentry.javascript.browser
3
3
fallbackPlatform : javascript
4
4
caseStyle : camelCase
5
5
supportLevel : production
6
+ icon : javascript-solid
6
7
categories :
7
8
- browser
Original file line number Diff line number Diff line change @@ -12237,10 +12237,10 @@ platform@^1.3.6:
12237
12237
resolved "https://registry.yarnpkg.com/platform/-/platform-1.3.6.tgz#48b4ce983164b209c2d45a107adb31f473a6e7a7"
12238
12238
integrity sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==
12239
12239
12240
- platformicons@^5.7.9 :
12241
- version "5.7.9 "
12242
- resolved "https://registry.yarnpkg.com/platformicons/-/platformicons-5.7.9. tgz#1dc620cbe127af6ab644469f99e5b395fcc98bf1 "
12243
- integrity sha512-prtE5HHmFIK2nMPi4VvqLPBu6maf0GAv/Fjd6schV2WeuuudRKci1T35nOmb4qoSyTMtegh/0CjY1zAv97ydVA ==
12240
+ platformicons@^5.9.2 :
12241
+ version "5.9.2 "
12242
+ resolved "https://registry.yarnpkg.com/platformicons/-/platformicons-5.9.2. tgz#36513c899663df165bba85d1bde930baebaaa093 "
12243
+ integrity sha512-5ll5KOUkTMJEdS2v5GJy1tYdQPRQ+JkjvP1dkeiR5pp7zHq4+OGYrLw02dSfGRvf21btbu/P6by9wSTh0FxaBQ ==
12244
12244
dependencies:
12245
12245
"@types/node" "*"
12246
12246
"@types/react" "*"
You can’t perform that action at this time.
0 commit comments