Skip to content

Commit 1f7500c

Browse files
authored
Merge pull request #1321 from prezly/feature/dev-20721-problems-with-bea-site-search-filters-by-year
[DEV-20721] Fix - Yet another attempt at fixing search page
2 parents 58709d7 + 4cbb7a3 commit 1f7500c

File tree

3 files changed

+86
-96
lines changed

3 files changed

+86
-96
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"html-to-text": "9.0.5",
4646
"lucide-react": "0.479.0",
4747
"modern-normalize": "3.0.1",
48-
"next": "15.3.0",
48+
"next": "15.3.3",
4949
"pino": "9.6.0",
5050
"react": "19.0.0",
5151
"react-dom": "19.0.0",
@@ -59,7 +59,7 @@
5959
"zod": "3.24.2"
6060
},
6161
"devDependencies": {
62-
"@next/bundle-analyzer": "15.1.7",
62+
"@next/bundle-analyzer": "15.3.3",
6363
"@prezly/eslint-config": "6.0.0",
6464
"@svgr/webpack": "8.1.0",
6565
"@types/html-to-text": "9.0.4",
@@ -72,7 +72,7 @@
7272
"autoprefixer": "10.4.21",
7373
"dotenv": "^16.4.7",
7474
"eslint": "9.24.0",
75-
"eslint-config-next": "15.3.0",
75+
"eslint-config-next": "15.3.3",
7676
"next-logger": "5.0.1",
7777
"np": "10.2.0",
7878
"postcss": "8.5.3",

0 commit comments

Comments
 (0)