File tree 14 files changed +1628
-2602
lines changed
component-lib/nuxt-lib-source/packages/nuxt-app
14 files changed +1628
-2602
lines changed Original file line number Diff line number Diff line change 48
48
"lightningcss" : " 1.25.1" ,
49
49
"lodash.merge" : " 4.6.2" ,
50
50
"outdent" : " 0.8.0" ,
51
- "postcss" : " 8.4.47 " ,
51
+ "postcss" : " 8.4.49 " ,
52
52
"postcss-discard-duplicates" : " 7.0.1" ,
53
53
"postcss-discard-empty" : " 7.0.0" ,
54
54
"postcss-merge-rules" : " 7.0.4" ,
Original file line number Diff line number Diff line change 16
16
"@pandacss/shared" : " workspace:^" ,
17
17
"@pandacss/token-dictionary" : " workspace:^" ,
18
18
"@pandacss/types" : " workspace:*" ,
19
- "postcss" : " 8.4.47 "
19
+ "postcss" : " 8.4.49 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 46
46
"javascript-stringify" : " 2.1.0" ,
47
47
"outdent" : " ^0.8.0" ,
48
48
"pluralize" : " 8.0.0" ,
49
- "postcss" : " 8.4.47 " ,
49
+ "postcss" : " 8.4.49 " ,
50
50
"ts-pattern" : " 5.0.8"
51
51
},
52
52
"devDependencies" : {
Original file line number Diff line number Diff line change 61
61
"perfect-debounce" : " 1.0.0" ,
62
62
"pkg-types" : " 1.0.3" ,
63
63
"pluralize" : " 8.0.0" ,
64
- "postcss" : " 8.4.47 " ,
64
+ "postcss" : " 8.4.49 " ,
65
65
"prettier" : " 3.2.5" ,
66
66
"ts-morph" : " 21.0.1" ,
67
67
"ts-pattern" : " 5.0.8" ,
Original file line number Diff line number Diff line change 38
38
],
39
39
"dependencies" : {
40
40
"@pandacss/node" : " workspace:*" ,
41
- "postcss" : " 8.4.47 "
41
+ "postcss" : " 8.4.49 "
42
42
},
43
43
"devDependencies" : {
44
44
"@pandacss/logger" : " workspace:*"
Original file line number Diff line number Diff line change 12
12
"postinstall" : " nuxt prepare"
13
13
},
14
14
"devDependencies" : {
15
- "postcss" : " 8.4.47 " ,
15
+ "postcss" : " 8.4.49 " ,
16
16
"nuxt" : " 3.12.4" ,
17
17
"@sandbox-nuxt-lib-source/css-lib" : " workspace:*" ,
18
18
"@pandacss/dev" : " workspace:*"
Original file line number Diff line number Diff line change 19
19
"@pandacss/dev" : " workspace:*" ,
20
20
"gatsby" : " 5.13.7" ,
21
21
"gatsby-plugin-postcss" : " 6.13.1" ,
22
- "postcss" : " 8.4.47 " ,
22
+ "postcss" : " 8.4.49 " ,
23
23
"react" : " 18.2.0" ,
24
24
"react-dom" : " 18.2.0"
25
25
},
Original file line number Diff line number Diff line change 12
12
"postinstall" : " nuxt prepare"
13
13
},
14
14
"devDependencies" : {
15
- "postcss" : " 8.4.47 " ,
15
+ "postcss" : " 8.4.49 " ,
16
16
"nuxt" : " 3.12.4" ,
17
17
"vue" : " 3.4.19" ,
18
18
"@pandacss/dev" : " workspace:*"
Original file line number Diff line number Diff line change 22
22
"@types/react" : " 18.2.55" ,
23
23
"@types/react-dom" : " 18.2.19" ,
24
24
"@vitejs/plugin-react" : " 4.2.1" ,
25
- "postcss" : " 8.4.47 " ,
25
+ "postcss" : " 8.4.49 " ,
26
26
"source-map-explorer" : " 2.5.3" ,
27
27
"typescript" : " 5.3.3" ,
28
28
"vite" : " 5.4.9" ,
Original file line number Diff line number Diff line change 14
14
"license" : " ISC" ,
15
15
"devDependencies" : {
16
16
"@babel/core" : " 7.23.9" ,
17
- "@storybook/addon-actions" : " 7.6.16 " ,
18
- "@storybook/addon-essentials" : " 7.6.16 " ,
19
- "@storybook/addon-interactions" : " 7.6.16 " ,
20
- "@storybook/addon-links" : " 7.6.16 " ,
17
+ "@storybook/addon-actions" : " 8.4.2 " ,
18
+ "@storybook/addon-essentials" : " 8.4.2 " ,
19
+ "@storybook/addon-interactions" : " 8.4.2 " ,
20
+ "@storybook/addon-links" : " 8.4.2 " ,
21
21
"@storybook/addon-styling" : " 1.3.7" ,
22
- "@storybook/react" : " 7.6.16 " ,
23
- "@storybook/react-webpack5" : " 7.6.16 " ,
22
+ "@storybook/react" : " 8.4.2 " ,
23
+ "@storybook/react-webpack5" : " 8.4.2 " ,
24
24
"babel-loader" : " 9.1.3" ,
25
25
"@pandacss/dev" : " workspace:*" ,
26
- "postcss" : " 8.4.47 " ,
27
- "storybook" : " 7.6.16 "
26
+ "postcss" : " 8.4.49 " ,
27
+ "storybook" : " 8.4.2 "
28
28
},
29
29
"dependencies" : {
30
30
"react" : " 18.2.0" ,
Original file line number Diff line number Diff line change 21
21
"@sveltejs/kit" : " 2.5.28" ,
22
22
"autoprefixer" : " 10.4.20" ,
23
23
"eslint-plugin-svelte3" : " 4.0.0" ,
24
- "postcss" : " 8.4.47 " ,
24
+ "postcss" : " 8.4.49 " ,
25
25
"postcss-load-config" : " 5.1.0" ,
26
26
"prettier-plugin-svelte" : " 3.2.7" ,
27
27
"svelte" : " 4.2.19" ,
Original file line number Diff line number Diff line change 25
25
"@types/react" : " 18.2.55" ,
26
26
"@types/react-dom" : " 18.2.19" ,
27
27
"@vitejs/plugin-react" : " 4.2.1" ,
28
- "postcss" : " 8.4.47 " ,
28
+ "postcss" : " 8.4.49 " ,
29
29
"source-map-explorer" : " 2.5.3" ,
30
30
"typescript" : " 5.3.3" ,
31
31
"vite" : " 5.4.9" ,
Original file line number Diff line number Diff line change 39
39
"@types/react" : " 18.2.55" ,
40
40
"@types/react-dom" : " 18.2.19" ,
41
41
"autoprefixer" : " 10.4.20" ,
42
- "postcss" : " 8.4.47 " ,
42
+ "postcss" : " 8.4.49 " ,
43
43
"prettier" : " 3.2.5"
44
44
}
45
45
}
You can’t perform that action at this time.
0 commit comments