File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7272 "typed-scss-modules" : " ^8.1.1" ,
7373 "typescript" : " ^5.9.3" ,
7474 "vite" : " ^7.3.1" ,
75- "vite-plugin-content-security-policy" : " ^1.0.1 " ,
75+ "vite-plugin-content-security-policy" : " ^1.0.2 " ,
7676 "vitest" : " ^4.0.18"
7777 },
7878 "browserslist" : [
Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ if (!isVitest) {
2121 vitePlugins . push (
2222 cspProxyPlugin < AppEnvironment > (
2323 {
24+ developmentKey : 'dev' ,
2425 rules : cspRules ,
2526 noncesConfiguration : {
2627 nonceTemplate : '{RANDOM}' ,
27- developmentKey : 'dev' ,
2828 } ,
2929 } ,
3030 ) ,
Original file line number Diff line number Diff line change @@ -8418,7 +8418,7 @@ __metadata:
84188418 typescript : " npm:^5.9.3"
84198419 validator : " npm:^13.15.25"
84208420 vite : " npm:^7.3.1"
8421- vite-plugin-content-security-policy : " npm:^1.0.1 "
8421+ vite-plugin-content-security-policy : " npm:^1.0.2 "
84228422 vitest : " npm:^4.0.18"
84238423 dependenciesMeta :
84248424 " @storybook/addon-docs@10.2.0 " :
@@ -8784,12 +8784,12 @@ __metadata:
87848784 languageName : node
87858785 linkType : hard
87868786
8787- " vite-plugin-content-security-policy@npm:^1.0.1 " :
8788- version : 1.0.1
8789- resolution : " vite-plugin-content-security-policy@npm:1.0.1 "
8787+ " vite-plugin-content-security-policy@npm:^1.0.2 " :
8788+ version : 1.0.2
8789+ resolution : " vite-plugin-content-security-policy@npm:1.0.2 "
87908790 dependencies :
87918791 simple-logging-system : " npm:^1.1.0"
8792- checksum : 10/1ecd49a6fee8ee17ef11e750d3e562f4248253182db56194527a7448231372bc566234fb87e7909ea94616fa3d07e3158642d71ed21d56ed78630696f2a8351d
8792+ checksum : 10/e3615def8a8c781825c3a88733d5676e9845f32746b7838320542b8f56703901990ff15fac3da757ff29bea05c2000d163387b27d28ee6bf41f6b9c4852176d8
87938793 languageName : node
87948794 linkType : hard
87958795
Original file line number Diff line number Diff line change 6262 "typed-scss-modules" : " ^8.1.1" ,
6363 "typescript" : " ^5.9.3" ,
6464 "vite" : " ^7.3.1" ,
65- "vite-plugin-content-security-policy" : " ^1.0.1 " ,
65+ "vite-plugin-content-security-policy" : " ^1.0.2 " ,
6666 "vitest" : " ^4.0.18"
6767 },
6868 "browserslist" : [
Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ if (!isVitest) {
2121 vitePlugins . push (
2222 cspProxyPlugin < AppEnvironment > (
2323 {
24+ developmentKey : 'dev' ,
2425 rules : cspRules ,
2526 noncesConfiguration : {
2627 nonceTemplate : '{RANDOM}' ,
27- developmentKey : 'dev' ,
2828 } ,
2929 } ,
3030 ) ,
Original file line number Diff line number Diff line change @@ -10944,7 +10944,7 @@ __metadata:
1094410944 typed-scss-modules : " npm:^8.1.1"
1094510945 typescript : " npm:^5.9.3"
1094610946 vite : " npm:^7.3.1"
10947- vite-plugin-content-security-policy : " npm:^1.0.1 "
10947+ vite-plugin-content-security-policy : " npm:^1.0.2 "
1094810948 vitest : " npm:^4.0.18"
1094910949 dependenciesMeta :
1095010950 " @storybook/addon-docs@10.2.0 " :
@@ -11394,12 +11394,12 @@ __metadata:
1139411394 languageName : node
1139511395 linkType : hard
1139611396
11397- " vite-plugin-content-security-policy@npm:^1.0.1 " :
11398- version : 1.0.1
11399- resolution : " vite-plugin-content-security-policy@npm:1.0.1 "
11397+ " vite-plugin-content-security-policy@npm:^1.0.2 " :
11398+ version : 1.0.2
11399+ resolution : " vite-plugin-content-security-policy@npm:1.0.2 "
1140011400 dependencies :
1140111401 simple-logging-system : " npm:^1.1.0"
11402- checksum : 10/1ecd49a6fee8ee17ef11e750d3e562f4248253182db56194527a7448231372bc566234fb87e7909ea94616fa3d07e3158642d71ed21d56ed78630696f2a8351d
11402+ checksum : 10/e3615def8a8c781825c3a88733d5676e9845f32746b7838320542b8f56703901990ff15fac3da757ff29bea05c2000d163387b27d28ee6bf41f6b9c4852176d8
1140311403 languageName : node
1140411404 linkType : hard
1140511405
You can’t perform that action at this time.
0 commit comments